Tweaks
This commit is contained in:
@@ -4,6 +4,10 @@ html {
|
|||||||
font: 400 13px/1.4 'Open Sans', arial, sans-serif;
|
font: 400 13px/1.4 'Open Sans', arial, sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body {
|
||||||
|
padding-top: 60px;
|
||||||
|
}
|
||||||
|
|
||||||
* {
|
* {
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
outline: none;
|
outline: none;
|
||||||
|
|||||||
@@ -5,10 +5,10 @@ header {
|
|||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
padding: 0 20px;
|
padding: 0 20px;
|
||||||
border-bottom: 1px solid #E1E1E1;
|
border-bottom: 1px solid #E1E1E1;
|
||||||
|
position: fixed;
|
||||||
.hamburger-button {
|
top: 0;
|
||||||
|
left: 0;
|
||||||
}
|
width: 100%;
|
||||||
|
|
||||||
.form {
|
.form {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user