change size svg in css
This commit is contained in:
parent
83bddb0947
commit
480bc82541
3 changed files with 12 additions and 12 deletions
|
|
@ -27,8 +27,8 @@
|
|||
text-decoration: none;
|
||||
}
|
||||
.icon {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
svg{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue