Increase size of image by 10px
This commit is contained in:
parent
168961e779
commit
51ac618fff
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ export default {
|
||||||
|
|
||||||
|
|
||||||
img {
|
img {
|
||||||
--size: 200px;
|
--size: 210px;
|
||||||
width: var(--size);
|
width: var(--size);
|
||||||
height: var(--size);
|
height: var(--size);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue