]> MadKous Network Git Server - photo-site.git/commitdiff
Switch to Centered Layout
authorMatthew Kousoulas <shaman.kous@gmail.com>
Mon, 24 Jan 2022 23:41:39 +0000 (18:41 -0500)
committerMatthew Kousoulas <shaman.kous@gmail.com>
Mon, 24 Jan 2022 23:41:39 +0000 (18:41 -0500)
styles/main.css

index 5a387f8532d5e896e360e153de1e1a5ae6e1675b..5124d7fac84272e814593fbbb5b828d44a9c5fe3 100644 (file)
@@ -58,10 +58,10 @@ body {
        display: flex;
        padding-bottom: 3vh;
        flex-wrap: wrap;
+       justify-content: center;
 }
 
 .thumb {
-       flex-grow: 1;
        margin: .3vw;
        border-radius: .5vw;
        display: block;