Spaces:
Running
Running
Smita R
Smita
commited on
remove spacing in the nav buttons (#107)
Browse files- content.py +0 -1
content.py
CHANGED
@@ -497,7 +497,6 @@ span.wrap[tabindex="0"][role="button"][data-editable="false"] {
|
|
497 |
width: fit-content !important;
|
498 |
white-space: nowrap;
|
499 |
flex-shrink: 0;
|
500 |
-
padding-right: 20px !important;
|
501 |
}
|
502 |
|
503 |
.nav-holder nav a[href*="literature-understanding"] { grid-column: 1 !important; }
|
|
|
497 |
width: fit-content !important;
|
498 |
white-space: nowrap;
|
499 |
flex-shrink: 0;
|
|
|
500 |
}
|
501 |
|
502 |
.nav-holder nav a[href*="literature-understanding"] { grid-column: 1 !important; }
|