mirror of
https://gitlab.com/MrFry/qmining-page
synced 2026-04-28 19:27:36 +02:00
Front page forum entry nowrap, layout fixes
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user