fix safari nav and footer
This commit is contained in:
@@ -64,7 +64,7 @@ body {
|
||||
|
||||
.navbar {
|
||||
background-color: $gray-100;
|
||||
flex: 0 1 auto;
|
||||
flex: 0 0 auto;
|
||||
}
|
||||
|
||||
.dark-mode .navbar {
|
||||
@@ -263,7 +263,7 @@ blockquote {
|
||||
|
||||
.footer {
|
||||
width: 100% !important;
|
||||
flex: 0 1 auto;
|
||||
flex: 0 0 auto;
|
||||
}
|
||||
|
||||
.dark-mode .page-item:not(.active) .page-link {
|
||||
|
Reference in New Issue
Block a user