Browse Source

:paint: Increase image size

DricomDragon 2 tháng trước cách đây
mục cha
commit
e1c65f8537
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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;