diff options
Diffstat (limited to 'colors/base16-framer.css')
| -rw-r--r-- | colors/base16-framer.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/colors/base16-framer.css b/colors/base16-framer.css index 55d15f4..a1dada6 100644 --- a/colors/base16-framer.css +++ b/colors/base16-framer.css @@ -21,5 +21,5 @@ image { } button:hover { - background-color: rgba(238, 238, 238, 0.15); + background-color: rgba(238, 238, 238, 0.4); } |
