базовые настройки
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
body {
|
||||
padding-top: 64px; /* чтобы fixed navbar не перекрывал контент */
|
||||
}
|
||||
|
||||
.navbar-brand {
|
||||
letter-spacing: 0.5px;
|
||||
}
|
||||
|
||||
.navbar .nav-link.active {
|
||||
color: #fff !important;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
border-radius: 0.375rem;
|
||||
}
|
||||
Reference in New Issue
Block a user