forked from AkkomaGang/akkoma-fe
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;
|
||||
max-width: 980px;
|
||||
background-color: rgba(0,0,0,0.15);
|
||||
align-content: flex-start;
|
||||
}
|
||||
|
||||
.text-center {
|
||||
|
|
Loading…
Reference in a new issue