diff options
| author | William Pitcock <nenolod@dereferenced.org> | 2018-08-20 18:06:29 +0000 |
|---|---|---|
| committer | William Pitcock <nenolod@dereferenced.org> | 2018-08-20 18:06:29 +0000 |
| commit | 95e6bccec5a3bb89ca6b1511f12eb0caf5a241a4 (patch) | |
| tree | 84aa521f14592e584fa8369d7ad353198af9403f /src/App.scss | |
| parent | 4ba4772e921ce0600e62e116bbc8e68686e51f32 (diff) | |
Revert "Unify button styles and use min-width"
This reverts commit 8f7919388391742671ef0398e017383d7f0b2bc5.
Diffstat (limited to 'src/App.scss')
| -rw-r--r-- | src/App.scss | 2 |
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); |
