Display fix for formatting options

This commit is contained in:
Booklordofthedings 2024-12-22 13:01:43 +01:00
parent 89e56363a8
commit 0af0931db0

View file

@ -27,7 +27,8 @@
min-height: 100vh;
margin: 0 auto;
background-color: #1e2633;
display:block;
display: block flex;
flex-direction: column;
}
/* Paragraphs of normal text */