diff options
| author | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-09-21 22:08:24 +0100 |
|---|---|---|
| committer | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-09-21 22:08:24 +0100 |
| commit | c357a2af03a8abf960941156414b990d50c48b76 (patch) | |
| tree | a4876fa46418830cdc5dcdcbfc3f36bc2fde5512 /public/css/modules | |
| parent | c3b6fd367eeb7011077134b9828e0052b0d4158a (diff) | |
Active links aren't larger
Diffstat (limited to 'public/css/modules')
| -rw-r--r-- | public/css/modules/link.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/public/css/modules/link.css b/public/css/modules/link.css index 4d7986a..d225e9d 100644 --- a/public/css/modules/link.css +++ b/public/css/modules/link.css @@ -40,6 +40,3 @@ border-color: var(--special-text-color); } -.link:active { - font-size: larger; -}
\ No newline at end of file |
