mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 17:25:59 +02:00
ui(resources): prevent vertical scroll on desktop
This commit is contained in:
@@ -9,6 +9,7 @@ export const Main = styled.div`
|
||||
export const MainContent = styled.main`
|
||||
flex: 1 1 auto;
|
||||
margin-top: 128px;
|
||||
width: calc(100% - 320px);
|
||||
|
||||
& > :first-child {
|
||||
margin-top: 0;
|
||||
|
||||
Reference in New Issue
Block a user