Display fix for formatting options
This commit is contained in:
parent
89e56363a8
commit
0af0931db0
1 changed files with 2 additions and 1 deletions
|
@ -27,7 +27,8 @@
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
background-color: #1e2633;
|
background-color: #1e2633;
|
||||||
display:block;
|
display: block flex;
|
||||||
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Paragraphs of normal text */
|
/* Paragraphs of normal text */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue