diff --git a/assets/css/parts/_front-flex.scss b/assets/css/parts/_front-flex.scss index ce0068f..2b670fd 100644 --- a/assets/css/parts/_front-flex.scss +++ b/assets/css/parts/_front-flex.scss @@ -13,7 +13,15 @@ flex: 1 0 30%; padding: 0.5rem; min-width: 200px; + } + .half { + flex: 1 0 45%; + padding: 0.5rem; + min-width: 200px; + } + + .third, .half { ul { list-style-type: none; margin: 0; diff --git a/content/publications/eigengrau/index.md b/content/publications/eigengrau/index.md index f3b5ae7..f7973fd 100644 --- a/content/publications/eigengrau/index.md +++ b/content/publications/eigengrau/index.md @@ -10,6 +10,22 @@ extracss: /publications/eigengrau/main.css With topics ranging from gender to mental health, flower language to dogs, these five years worth of selected poems by Madison Scott-Clary represent some of her best works, now collected in to one book. ***Coming January 1, 2020!*** + +