Преглед изворни кода

:paint: Increase image size

DricomDragon пре 2 месеци
родитељ
комит
e1c65f8537
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      dev-front/src/App.css

+ 4 - 0
dev-front/src/App.css

@@ -10,6 +10,10 @@ label {
     margin: 1rem 0 0 0;
 }
 
+img {
+    width: 80%;
+}
+
 .app {
     display: flex;
     flex-direction: column;