aboutsummaryrefslogtreecommitdiff
path: root/src/App.scss
diff options
context:
space:
mode:
authorkaniini <nenolod@gmail.com>2018-08-24 23:00:56 +0000
committerkaniini <nenolod@gmail.com>2018-08-24 23:00:56 +0000
commitfe906cc3f0c8388bcb2a33be9c72ca5365bde0a5 (patch)
treea92128b2779b3971d15699b4410c37687446d480 /src/App.scss
parent13acdc4a00f7c4e8487de0c95fe69ff110f13e6e (diff)
parent55650ff7ea9867cdb8adf7077b36bbb8c7bfcb75 (diff)
Merge branch 'develop' into 'notifications'
# Conflicts: # src/main.js
Diffstat (limited to 'src/App.scss')
-rw-r--r--src/App.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/App.scss b/src/App.scss
index ae6561a9..3b8b3224 100644
--- a/src/App.scss
+++ b/src/App.scss
@@ -63,8 +63,6 @@ button{
box-shadow: 0px 0px 2px black;
font-size: 14px;
font-family: sans-serif;
- min-width: 10em;
- min-height: 2em;
&:hover {
box-shadow: 0px 0px 4px rgba(255, 255, 255, 0.3);