diff --git a/static/gallery_styles.css b/static/gallery_styles.css index 6a612d9..d971582 100644 --- a/static/gallery_styles.css +++ b/static/gallery_styles.css @@ -8,6 +8,7 @@ body { flex-direction: column; align-items: center; min-height: 100vh; + justify-content: flex-start } h1 { color: #333;