diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-08 00:50:47 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-08 00:50:47 -0500 |
| commit | bb56184505b13732fdc4a69e42c9d15b41e77234 (patch) | |
| tree | 1ded98ea56ec531c2f7eb66bd26cc5d4b95a52e1 /static/grapheneos.css | |
| parent | 5ef55300bd73693af4d48804b52e03edacc088b4 (diff) | |
remove unused hidden class from CSS
Diffstat (limited to 'static/grapheneos.css')
| -rw-r--r-- | static/grapheneos.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/static/grapheneos.css b/static/grapheneos.css index ddc261d6..ec45243d 100644 --- a/static/grapheneos.css +++ b/static/grapheneos.css @@ -14,10 +14,6 @@ body { overflow-y: scroll; } -.hidden { - display: none; -} - a { color: #1565c0; /* blue800 */ text-decoration: none; |
