Adjust tabs top margin

This commit is contained in:
MrTimscampi 2020-02-02 11:10:26 +01:00
parent 65de99f6dd
commit d104d03e5c

View File

@ -290,7 +290,7 @@
justify-content: center; justify-content: center;
margin-top: -3em; margin-top: -3em;
position: relative; position: relative;
top: -1.05em; top: -0.35em;
} }
.libraryPage:not(.noSecondaryNavPage) { .libraryPage:not(.noSecondaryNavPage) {