ソースを参照

adds width to homepage image

rosenclosed 2 年 前
コミット
f3cb232904
1 ファイル変更3 行追加0 行削除
  1. 3 0
      src/style/_home.scss

+ 3 - 0
src/style/_home.scss

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