diff options
Diffstat (limited to 'animations.css')
-rw-r--r-- | animations.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/animations.css b/animations.css index 765787a..e84fece 100644 --- a/animations.css +++ b/animations.css @@ -44,6 +44,7 @@ animation for a button to appear and glow on hover z-index: -1; content: ''; position: absolute; + background-color: inherit; width: 100%; height: 100%; left: 0; |