Reduce the maximum width of the competitions section
Update .competitions-inner max-width from 1800px to 1200px in static/css/styles.css. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 5e584ab0-c340-4432-97ef-1972582b60e9 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 15b413e6-4342-410d-b02e-2e3f5cc709ef Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/d0a1d46d-d203-4308-bc6a-312ac7c0243b/5e584ab0-c340-4432-97ef-1972582b60e9/BUb9SB9
This commit is contained in:
@@ -1028,7 +1028,7 @@ hr {
|
|||||||
|
|
||||||
.competitions-inner {
|
.competitions-inner {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-width: 1800px;
|
max-width: 1200px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.competition-year {
|
.competition-year {
|
||||||
|
|||||||
Reference in New Issue
Block a user