_sass/linky.scss in jekyll-theme-linky-0.1.7 vs _sass/linky.scss in jekyll-theme-linky-0.1.8

- old
+ new

@@ -23,9 +23,11 @@ .social-link { svg { height: var(--social-button-size); width: var(--social-button-size); + max-width: 100%; + aspect-ratio: 1 / 1; &.filled { path { fill: var(--social-button-color); }