map styling

This commit is contained in:
samaradel
2021-05-27 12:45:04 +02:00
parent 4baee2aaba
commit c97e434117

View File

@@ -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;