updated css
This commit is contained in:
parent
833dd271a0
commit
c89fba9594
1 changed files with 2 additions and 1 deletions
|
@ -46,7 +46,8 @@ h1 {
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
padding-left: 12px;
|
padding-left: 12px;
|
||||||
padding-right: 12;
|
padding-right: 12;
|
||||||
height: 5%;
|
min-height: 5%;
|
||||||
|
max-height: 5%;
|
||||||
border: 1px solid rgba(0, 0, 0, 0.2);
|
border: 1px solid rgba(0, 0, 0, 0.2);
|
||||||
border-radius: 6px;
|
border-radius: 6px;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
|
|
Loading…
Reference in a new issue