fix spacing by moving one thing by 8px even tho nobody will ever notice
This commit is contained in:
parent
f786adc4e1
commit
e24afef278
1 changed files with 1 additions and 1 deletions
|
|
@ -165,7 +165,7 @@ main, .js > div > div {
|
|||
}
|
||||
.title2 {
|
||||
top: 0;
|
||||
left: calc(50vw + 32px);
|
||||
left: calc(50vw + 24px);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue