Changed icon size css

This commit is contained in:
Kristoffer Juelsenn 2022-04-06 09:22:24 +02:00
parent eb5a4ca665
commit ddbe1f21c3
1 changed files with 2 additions and 2 deletions

View File

@ -19,8 +19,8 @@ code {
}
.mainIcon{
height: 60px;
width: 60px;
height: 65px;
width: 65px;
border-radius: 50%;
/* border: 5px dotted salmon; */
border: 3px solid #1ab35a;