style
This commit is contained in:
parent
71f499058c
commit
86e3a473d7
@ -35,8 +35,12 @@ section, nav {
|
|||||||
h1{
|
h1{
|
||||||
font-size:3em;
|
font-size:3em;
|
||||||
text-align:center;
|
text-align:center;
|
||||||
margin: 0px;
|
margin: 0;
|
||||||
padding:30px;
|
padding: 64px 30px 30px 30px;
|
||||||
|
}
|
||||||
|
|
||||||
|
section > h2 {
|
||||||
|
padding-bottom: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
header {
|
header {
|
||||||
|
Loading…
Reference in New Issue
Block a user