Adjust spacing
This commit is contained in:
parent
6fff873d61
commit
38b82d7385
@ -33,9 +33,10 @@ body {
|
|||||||
header {
|
header {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
margin-bottom: 1em;
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
margin: 0.25em;
|
margin: 0.1em;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -48,6 +49,10 @@ header {
|
|||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
p {
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.list_links {
|
.list_links {
|
||||||
|
Loading…
Reference in New Issue
Block a user