fix(frontend): min-width of main container
This commit is contained in:
parent
3a19480e30
commit
63b5df0790
@ -32,6 +32,7 @@
|
||||
flex-direction: column;
|
||||
gap: 32px;
|
||||
grid-row-start: 2;
|
||||
min-width: 1280px;
|
||||
}
|
||||
|
||||
.main ol {
|
||||
|
Loading…
x
Reference in New Issue
Block a user