mirror of
https://github.com/th30d4y/ExecuTrace.git
synced 2026-05-26 19:36:32 +00:00
Website: remove max-width cap for true full-width layout
This commit is contained in:
@@ -85,12 +85,6 @@ section {
|
|||||||
padding: 1.1rem clamp(1rem, 3vw, 2.5rem);
|
padding: 1.1rem clamp(1rem, 3vw, 2.5rem);
|
||||||
}
|
}
|
||||||
|
|
||||||
section > * {
|
|
||||||
max-width: 1200px;
|
|
||||||
margin-left: auto;
|
|
||||||
margin-right: auto;
|
|
||||||
}
|
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
color: var(--accent);
|
color: var(--accent);
|
||||||
|
|||||||
Reference in New Issue
Block a user