Browse Source

HW<18> done

Евгения Акиншина 3 years ago
parent
commit
99761eacfd
3 changed files with 1 additions and 1 deletions
  1. 1 1
      js18/css/style.css
  2. 0 0
      js18-img/index.html
  3. 0 0
      js18-img/js/main.js

+ 1 - 1
js18/css/style.css

@@ -49,7 +49,7 @@
     display: flex;
     flex-direction: row;
     flex-wrap: wrap;
-    width: 39%;
+    width: 38%;
     justify-content: center;
     border: 2px solid rgb(110, 108, 108);
     border-radius: 20px;

js18/index.html → js18-img/index.html


js18/js/main.js → js18-img/js/main.js