styling changes
This commit is contained in:
parent
d90ef954a8
commit
ea5d25ded2
|
@ -4,7 +4,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
nav {
|
nav {
|
||||||
padding: 1em;
|
padding-top: 10px;
|
||||||
|
padding-bottom: 10px;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-around;
|
justify-content: space-around;
|
||||||
}
|
}
|
||||||
|
@ -20,8 +21,7 @@ header, footer {
|
||||||
}
|
}
|
||||||
|
|
||||||
header div h1 {
|
header div h1 {
|
||||||
padding: 0.1em;
|
font-size: 2.75em;
|
||||||
font-size: 3em;
|
|
||||||
display: inline;
|
display: inline;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue