css change
This commit is contained in:
parent
de9749b892
commit
a9de9690b2
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@
|
||||||
|
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
margin: #{2 / $base-font-size}rem 0 0 #{8 / $base-font-size}rem;
|
margin: #{2 / $base-font-size}rem 0 0 #{8 / $base-font-size}rem;
|
||||||
padding: #{4 / $base-font-size}rem #{4 / $base-font-size}rem;
|
padding: #{1 / $base-font-size}rem #{4 / $base-font-size}rem;
|
||||||
z-index: 100;
|
z-index: 100;
|
||||||
left: 0;
|
left: 0;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
Loading…
Reference in a new issue