...
This commit is contained in:
@@ -65,6 +65,23 @@
|
||||
color: white;
|
||||
}
|
||||
|
||||
.nav-item-doc ::deep a {
|
||||
padding-left: 1.5rem !important;
|
||||
font-size: 0.8rem;
|
||||
height: 2rem !important;
|
||||
line-height: 2rem !important;
|
||||
}
|
||||
|
||||
.nav-section-header {
|
||||
font-size: 0.7rem;
|
||||
font-weight: 600;
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.08em;
|
||||
color: rgba(255,255,255,0.5);
|
||||
padding-top: 1rem;
|
||||
padding-bottom: 0.25rem;
|
||||
}
|
||||
|
||||
@media (min-width: 641px) {
|
||||
.navbar-toggler {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user