diff options
| author | Frederick Muriuki Muriithi | 2025-12-10 10:50:12 -0600 |
|---|---|---|
| committer | Frederick Muriuki Muriithi | 2025-12-10 10:50:12 -0600 |
| commit | 8b37cfeacada925e3c5b9b7102f8fad0f28da144 (patch) | |
| tree | 3aa45a65faacebc9e836a5e983f4233c25125bde /uploader/static/css/layout-large.css | |
| parent | b9a2e1239c6d9cbe233ad5dff7ed17ebfdf1c906 (diff) | |
| download | gn-uploader-8b37cfeacada925e3c5b9b7102f8fad0f28da144.tar.gz | |
Move common CSS to separate file.
Diffstat (limited to 'uploader/static/css/layout-large.css')
| -rw-r--r-- | uploader/static/css/layout-large.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/uploader/static/css/layout-large.css b/uploader/static/css/layout-large.css index f1740de..57904ba 100644 --- a/uploader/static/css/layout-large.css +++ b/uploader/static/css/layout-large.css @@ -1,7 +1,3 @@ -* { - box-sizing: border-box; -} - @media screen and (min-width: 20.1in) { body { display: grid; |
