Set social image sizes in img property
This commit is contained in:
parent
419fb6e310
commit
6db1e12b76
3 changed files with 10 additions and 8 deletions
scss
|
@ -40,8 +40,9 @@ a:hover {
|
|||
|
||||
// these images are always SVG
|
||||
img {
|
||||
height: 64px;
|
||||
width: 64px;
|
||||
// this is now set in the img property itself
|
||||
//height: 64px;
|
||||
//width: 64px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue