Explorar el Código

img size tweak

miskson hace 2 años
padre
commit
082fad8fe4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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%;