mirror of
https://github.com/YouHaveTrouble/youhavetrouble.github.io.git
synced 2026-05-12 14:26:56 +00:00
rework home page
This commit is contained in:
@@ -9,7 +9,7 @@ const { current = '' } = Astro.props;
|
||||
header {
|
||||
display: flex;
|
||||
margin: 0 auto;
|
||||
max-width: 1400px;
|
||||
max-width: var(--wrap);
|
||||
padding: 1em;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user