ソースを参照

img size tweak

miskson 2 年 前
コミット
082fad8fe4
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/styles/Sidebar.scss

+ 1 - 1
src/styles/Sidebar.scss

@@ -71,7 +71,7 @@
         font-size: large;
       }
       img {
-        max-width: 50%;
+        max-width: 45%;
         //max-width: 100px;
         height: auto;
         border-radius: 10%;