diff options
| author | Bobby <[email protected]> | 2024-08-25 14:43:36 -0400 |
|---|---|---|
| committer | Bobby <[email protected]> | 2024-08-25 14:43:36 -0400 |
| commit | 3316aba2fd31e7ee9e1556392046c110c25c6cab (patch) | |
| tree | 89b23f6b4eff85558cb1b874fdb0eb7417ff354c /static/css/input.css | |
| parent | 4a1f0de84bdb1c3a1346ef3b6e6e2ddf27f86cea (diff) | |
| download | yugen-3316aba2fd31e7ee9e1556392046c110c25c6cab.tar.xz yugen-3316aba2fd31e7ee9e1556392046c110c25c6cab.zip | |
partial update
Diffstat (limited to 'static/css/input.css')
| -rw-r--r-- | static/css/input.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/input.css b/static/css/input.css index 16e55a9..ccde68d 100644 --- a/static/css/input.css +++ b/static/css/input.css @@ -19,7 +19,7 @@ } main { - max-width: 1800px; + max-width: 1920px; } /* Style for the active pagination bullet */ |
