✨ Edit profile page
This commit is contained in:
+2
-1
@@ -1,5 +1,6 @@
|
||||
.mapContainer {
|
||||
position: relative;
|
||||
flex-grow: 1;
|
||||
|
||||
& > .dropLove {
|
||||
z-index: 1;
|
||||
@@ -16,7 +17,7 @@
|
||||
border-radius: 300px;
|
||||
background-color: #d94253;
|
||||
color: #ffffff;
|
||||
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.6);
|
||||
box-shadow: 0 2px 6px rgba(255, 255, 255, 0.6);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user