Fix #header-arrow css for high zoom
This commit is contained in:
parent
811e1f2b54
commit
8f5fd6e996
1 changed files with 1 additions and 1 deletions
|
|
@ -124,7 +124,7 @@ body {
|
||||||
font-size: 140px;
|
font-size: 140px;
|
||||||
margin: -10px auto;
|
margin: -10px auto;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
position: absolute;
|
display: inline-block;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
left: 0;
|
left: 0;
|
||||||
bottom: -120px;
|
bottom: -120px;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue