aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/App.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/App.scss b/src/App.scss
index 34c7ee74..b0e1b7bc 100644
--- a/src/App.scss
+++ b/src/App.scss
@@ -32,6 +32,10 @@ a {
button{
border: none;
border-radius: 5px;
+
+ &:hover {
+ background-color: white;
+ }
}
.container {