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