diff --git a/assets/css/app.css b/assets/css/app.css index 07ed6ab..bdf2cda 100644 --- a/assets/css/app.css +++ b/assets/css/app.css @@ -240,7 +240,7 @@ section, footer, header { align-items: stretch; } -.grid a { +.grid__link { display: flex; height: 100%; } diff --git a/index.html b/index.html index 20dd591..51f9140 100644 --- a/index.html +++ b/index.html @@ -93,7 +93,7 @@ layout: default
{% for coop in site.coops %} - +
{{ coop.name }}