mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 23:44:11 +02:00
ui(header): tweak header background, and single title to be less awkward
This commit is contained in:
@@ -7,10 +7,6 @@ export const ContainerWrapper = styled.div`
|
||||
padding: 0px var(--padding);
|
||||
margin: 0 auto;
|
||||
|
||||
@media screen and (max-width: 1200px) {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 767px) {
|
||||
--padding: 32px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user