summaryrefslogtreecommitdiff
path: root/src/components/Config.module.scss
diff options
context:
space:
mode:
authorhaishanh <[email protected]>2018-10-22 13:06:32 +0800
committerHaishan <[email protected]>2018-10-23 00:05:27 +0800
commit515777e186405d89aa36dc3c9029a0ead6eb5e32 (patch)
tree03c5d2f2dc095e194287f0639dac22bb35aac189 /src/components/Config.module.scss
parent62d389eab220e4f305560b705837572ff88095c2 (diff)
style: minor style polish
- make app max-height 580px - enlarge logo top bottom padding
Diffstat (limited to 'src/components/Config.module.scss')
-rw-r--r--src/components/Config.module.scss5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/components/Config.module.scss b/src/components/Config.module.scss
index b370678..c5344cb 100644
--- a/src/components/Config.module.scss
+++ b/src/components/Config.module.scss
@@ -1,10 +1,7 @@
.root {
- padding: 10px 40px;
+ padding: 10px 40px 40px;
color: #ddd;
- // display: flex;
- // flex-wrap: wrap;
-
> div {
width: 340px;
}