add calculation to line up lines
This commit is contained in:
parent
2b9ce8fb29
commit
e895fe950a
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@
|
|||
}
|
||||
|
||||
.top-right {
|
||||
left: 50%;
|
||||
left: calc(50% - 3px);
|
||||
top: -50%;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue