Make the competitions section much wider on the website
Update the max-width property for the .competitions-inner CSS class from 1400px to 1800px. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 5e584ab0-c340-4432-97ef-1972582b60e9 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: c22cd979-33bd-4812-8e29-fb40d2378348 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/d0a1d46d-d203-4308-bc6a-312ac7c0243b/5e584ab0-c340-4432-97ef-1972582b60e9/1TtItAy
This commit is contained in:
@@ -1028,7 +1028,7 @@ hr {
|
|||||||
|
|
||||||
.competitions-inner {
|
.competitions-inner {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-width: 1400px;
|
max-width: 1800px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.competition-year {
|
.competition-year {
|
||||||
|
|||||||
Reference in New Issue
Block a user