0
0
Fork 0

Increase size of image by 10px

This commit is contained in:
Tyler-A 2020-08-06 23:11:44 -06:00
parent 168961e779
commit 51ac618fff

View file

@ -90,7 +90,7 @@ export default {
img {
--size: 200px;
--size: 210px;
width: var(--size);
height: var(--size);
}