diff --git a/css/styles.css b/css/styles.css index 4baee6a..c6be2b4 100644 --- a/css/styles.css +++ b/css/styles.css @@ -69,7 +69,7 @@ main { justify-content: space-evenly; padding: 10px; } -.min-flex-row { +.min-flex { -webkit-flex: 100%; flex: 100%; -webkit-flex-direction: row; @@ -459,4 +459,18 @@ div.card > img { p { font-size: 18px; } + .min-flex { + -webkit-flex: 100%; + flex: 100%; + -webkit-flex-direction: column; + flex-direction: column; + align-items: center; + display: -webkit-flex; + display: flex; + text-align: center; + -webkit-flex-wrap: wrap; + flex-wrap: wrap; + justify-content: space-evenly; + background-color: #579c8b; + } } diff --git a/index.html b/index.html index 3a5436f..d133776 100644 --- a/index.html +++ b/index.html @@ -61,7 +61,7 @@ - + NOV 21-23 Coalition - Bonners Ferry, ID
NOV 21-23
Coalition - Bonners Ferry, ID