Fix and refactor SCSS

This commit is contained in:
Thibaut Girka
2019-06-12 16:03:10 +02:00
committed by ThibG
parent 7fd8797d20
commit b222d1ae26
4 changed files with 238 additions and 295 deletions

View File

@@ -86,9 +86,8 @@
box-sizing: border-box;
margin: 0;
border: none;
padding: 10px 30px 10px 10px;
padding: 15px 30px 15px 15px;
width: 100%;
height: 36px;
outline: 0;
color: $darker-text-color;
background: $ui-base-color;