Selaa lähdekoodia

adds width to homepage image

rosenclosed 2 vuotta sitten
vanhempi
commit
f3cb232904
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      src/style/_home.scss

+ 3 - 0
src/style/_home.scss

@@ -0,0 +1,3 @@
+#home-img {
+    width: 15em;
+}