fix: oops

This commit is contained in:
Nicholas Carrigan
2021-12-02 11:58:51 -08:00
parent a7b5e031df
commit 05ff55a036
5 changed files with 5 additions and 5 deletions

View File

@ -75,7 +75,7 @@ body {
flex-wrap: wrap; flex-wrap: wrap;
justify-content: center; justify-content: center;
align-items: center; align-items: center;
padding: 0; padding: 0 4px;
} }
--fcc-editable-region-- --fcc-editable-region--

View File

@ -81,7 +81,7 @@ body {
flex-wrap: wrap; flex-wrap: wrap;
justify-content: center; justify-content: center;
align-items: center; align-items: center;
padding: 0; padding: 0 4px;
} }
--fcc-editable-region-- --fcc-editable-region--

View File

@ -73,7 +73,7 @@ body {
flex-wrap: wrap; flex-wrap: wrap;
justify-content: center; justify-content: center;
align-items: center; align-items: center;
padding: 0; padding: 0 4px;
} }
--fcc-editable-region-- --fcc-editable-region--

View File

@ -94,7 +94,7 @@ body {
flex-wrap: wrap; flex-wrap: wrap;
justify-content: center; justify-content: center;
align-items: center; align-items: center;
padding: 0; padding: 0 4px;
} }
#gallery img { #gallery img {

View File

@ -104,7 +104,7 @@ body {
flex-wrap: wrap; flex-wrap: wrap;
justify-content: center; justify-content: center;
align-items: center; align-items: center;
padding: 0; padding: 0 4px;
} }
#gallery img { #gallery img {