mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe.git
synced 2024-11-10 02:30:13 +00:00
Add the forgotten flex prop to make everything nice and tight again
This commit is contained in:
parent
2431d35277
commit
326859464c
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ h4 {
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
max-width: 980px;
|
max-width: 980px;
|
||||||
background-color: rgba(0,0,0,0.15);
|
background-color: rgba(0,0,0,0.15);
|
||||||
|
align-content: flex-start;
|
||||||
}
|
}
|
||||||
|
|
||||||
.text-center {
|
.text-center {
|
||||||
|
|
Loading…
Reference in a new issue