WIP attempt to fix page transitions, Several edits
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
@include breakpoint (sm) {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding-top: 6px;
|
||||
}
|
||||
|
||||
li {
|
||||
@@ -49,6 +50,7 @@
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
margin-bottom: 32px;
|
||||
margin-top: 3px;
|
||||
|
||||
@include breakpoint (sm) {
|
||||
margin-bottom: 0;
|
||||
@@ -56,7 +58,7 @@
|
||||
}
|
||||
|
||||
li {
|
||||
margin: 3px 20px 0;
|
||||
margin-right: 20px;
|
||||
}
|
||||
a {
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user