diff --git a/nginx/vue/public/css/styles.css b/nginx/vue/public/css/styles.css index 91e216a..9ee5a6d 100644 --- a/nginx/vue/public/css/styles.css +++ b/nginx/vue/public/css/styles.css @@ -75,7 +75,7 @@ video { } .tile3 { - width: 900px; + width: 936px; } .border1 { @@ -106,7 +106,7 @@ video { flex-direction: row; flex-wrap: wrap; justify-content: center; - gap: 1rem; + gap: 10px; } .flex-col { @@ -114,7 +114,7 @@ video { flex-direction: column; flex-wrap: wrap; justify-content: center; - gap: 1rem; + gap: 10px; } .margin1 {