File diff 9604001a4f45 → 53c9f8051498
static/src/scss/app.scss
Show inline comments
...
 
@@ -21,7 +21,6 @@ body {
 
}
 

	
 

	
 

	
 
.text-page {
 
    h2 {
 
        padding-top: 3rem;
...
 
@@ -37,10 +36,6 @@ body {
 
    text-transform: uppercase;
 
}
 

	
 
.navbar-collapse {
 
    margin-left: $padding-left-default;
 
}
 

	
 

	
 
.navbar-toggler {
 
    border: 0 !important;
...
 
@@ -110,7 +105,7 @@ footer {
 
}
 

	
 
li.nav-item {
 
    height: 2.75rem;
 
    min-height: 2.75rem;
 

	
 
    &.active > a.nav-link {
 
        font-weight: 700;