mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Front page forum entry nowrap, layout fixes
This commit is contained in:
parent
2b491e6bec
commit
09c45f7209
3 changed files with 96 additions and 59 deletions
|
@ -26,8 +26,10 @@ body {
|
|||
}
|
||||
|
||||
#__next {
|
||||
display: flex;
|
||||
min-height: calc(100vh);
|
||||
width: 1200px;
|
||||
max-width: 1200px;
|
||||
/* offset-x | offset-y | blur-radius | spread-radius | color */
|
||||
background-color: var(--background-color);
|
||||
box-shadow: 0px 0px 29px 19px #222426;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue