metanorma-bipm 2.4.9 → 2.4.10

Sign up to get free protection for your applications and to get access to all the features.
@@ -424,7 +424,7 @@ main {
424
424
  width: 323px;
425
425
  font-size: 0.9em;
426
426
  overflow: auto;
427
- padding: 0 0 0 45px;
427
+ padding: 0 0 0 30px;
428
428
  background-color: #f7f7f7; } }
429
429
 
430
430
  @media print {
@@ -91,7 +91,7 @@ main {
91
91
  }
92
92
 
93
93
  nav {
94
- @include sidebarNav(#f7f7f7, 323px, 45px);
94
+ @include sidebarNav(#f7f7f7, 323px, 30px);
95
95
  }
96
96
 
97
97
  #toggle {