map styling
This commit is contained in:
@@ -116,11 +116,11 @@ export default {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dd {
|
dd {
|
||||||
height: 140px;
|
height: 180;
|
||||||
width: 140px;
|
width: 180px;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
line-height: 130px;
|
line-height: 180px;
|
||||||
border: 3px solid #847fc2;
|
border: 3px solid #847fc2;
|
||||||
background-color: #313f92;
|
background-color: #313f92;
|
||||||
color: #dacef5;
|
color: #dacef5;
|
||||||
|
|||||||
Reference in New Issue
Block a user