Changed icon size css
This commit is contained in:
parent
eb5a4ca665
commit
ddbe1f21c3
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue