Adjust some spacing elements
This commit is contained in:
parent
3c6ad85b77
commit
275c1e45a1
|
@ -62,6 +62,7 @@ input
|
|||
&.mini-tile
|
||||
height: 40px
|
||||
width: 200px
|
||||
margin: 10px
|
||||
|
||||
--color-strong: #999
|
||||
--color-weak: #ccc
|
||||
|
@ -147,8 +148,8 @@ input
|
|||
--color-weak: #ccc
|
||||
|
||||
#word-bank
|
||||
width: calc(100% - 60px)
|
||||
padding: 30px
|
||||
width: calc(100% - 400px)
|
||||
padding: 30px 200px
|
||||
|
||||
display: flex
|
||||
flex-flow: row wrap
|
||||
|
|
Loading…
Reference in a new issue