css adjusted for the pin icon

This commit is contained in:
Carlos Jimenez Ruiz 2021-03-01 12:41:23 +01:00
parent 23cc4bbfeb
commit 0299becbfa
1 changed files with 3 additions and 1 deletions

View File

@ -53,8 +53,10 @@ vn-home {
opacity: 0;
flex-direction: row;
justify-content: left;
height: 0px;
height: 20px;
width: 20px;
vn-icon {
margin: auto;
font-size: 1rem;
}
}