From 881b2a66112fd86cb829a0883b7a68b4c4155d2a Mon Sep 17 00:00:00 2001 From: ada <> Date: Mon, 10 Jun 2024 21:37:19 +0200 Subject: [PATCH] last name stuff i hope --- temp/css/style_index.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/temp/css/style_index.css b/temp/css/style_index.css index 9d10b4c..d62b532 100644 --- a/temp/css/style_index.css +++ b/temp/css/style_index.css @@ -35,14 +35,14 @@ body { margin-top: 20px; } -.images { +.photos { display: flex; flex-wrap: wrap; justify-content: center; padding: 20px; } -.images, img { +.photos, img { height: 250px; margin: 10px; margin-top: 10px; @@ -159,7 +159,7 @@ body { top: 50px; } - .images img { + .photos img { margin: 20px; margin-top: 20px; height: 200px;