Improve code readability
This commit is contained in:
@@ -110,6 +110,7 @@ body:hover .visually-hidden button {
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
|
||||
@include breakpoint($small) {
|
||||
float: left;
|
||||
margin-right: 1em;
|
||||
@@ -122,6 +123,7 @@ body:hover .visually-hidden button {
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
|
||||
@include breakpoint($small) {
|
||||
float: right;
|
||||
margin-left: 1em;
|
||||
@@ -218,6 +220,7 @@ $navicon-height : 4px;
|
||||
position: -webkit-sticky;
|
||||
position: sticky;
|
||||
top: 3em;
|
||||
|
||||
> * {
|
||||
display: block;
|
||||
}
|
||||
@@ -249,4 +252,4 @@ $navicon-height : 4px;
|
||||
margin-bottom: 0;
|
||||
font-size: 14px;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user