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-small.css | |
| parent | b9a2e1239c6d9cbe233ad5dff7ed17ebfdf1c906 (diff) | |
| download | gn-uploader-8b37cfeacada925e3c5b9b7102f8fad0f28da144.tar.gz | |
Move common CSS to separate file.
Diffstat (limited to 'uploader/static/css/layout-small.css')
| -rw-r--r-- | uploader/static/css/layout-small.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/uploader/static/css/layout-small.css b/uploader/static/css/layout-small.css index 3a7d18f..6861e81 100644 --- a/uploader/static/css/layout-small.css +++ b/uploader/static/css/layout-small.css @@ -1,7 +1,3 @@ -* { - box-sizing: border-box; -} - @media screen and (max-width: 8in) { body { display: grid; |
