.
This commit is contained in:
@@ -26,7 +26,7 @@ body {
|
||||
position: relative;
|
||||
font-size: 28px;
|
||||
font-weight: bold;
|
||||
background: rgb(0, 0, 0);
|
||||
background: rgb(42, 119, 252);
|
||||
}
|
||||
|
||||
|
||||
@@ -46,11 +46,12 @@ body {
|
||||
#location {
|
||||
position: absolute;
|
||||
right: 0%;
|
||||
top: 22%;
|
||||
width: 4%;
|
||||
top: 14vh;
|
||||
width: 2.5vw;
|
||||
height: auto;
|
||||
margin: 0.45%;
|
||||
z-index: 10;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user