Revert setting 3px offset in .top-right class
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
}
|
||||
|
||||
.top-right {
|
||||
left: calc(50% - 3px);
|
||||
left: 50%;
|
||||
top: -50%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user