diff options
author | Michael Foiani <sotech117@michaels-mbp-21.devices.brown.edu> | 2022-09-02 13:38:17 -0400 |
---|---|---|
committer | Michael Foiani <sotech117@michaels-mbp-21.devices.brown.edu> | 2022-09-02 13:38:17 -0400 |
commit | c966372da35b16bb03652fdb9ceca681610066df (patch) | |
tree | 299cc8a888c6e8419e875d6af4a8f8a9ec72feaf /animations.css | |
parent | 1a8ec25c000bbc01a02eeab8f25c2ec3ab5db829 (diff) |
remove particles, remove link rainbows
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; |