Fix Location badge position
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
.badge {
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
bottom: -32px;
|
||||
bottom: -8px;
|
||||
transform: translateX(-50%);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user