mirror of
https://gitlab.com/CodeSolutionsProject/CodeShare.git
synced 2026-02-15 01:21:35 +01:00
Hot: Improve nav and header
This commit is contained in:
@@ -37,6 +37,17 @@ p{
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
sup, sub {
|
||||
vertical-align: baseline;
|
||||
position: relative;
|
||||
top: -0.4em;
|
||||
}
|
||||
sub {
|
||||
top: 0.4em;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.navbar {
|
||||
min-height: 0px !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user