Jake Vanderwerf
2025-12-21 3aada9949d51024a92a8b5c6cb70d12f9c3cac16
src/gmbreviews/style.scss
@@ -1,7 +1,7 @@
.gmb-reviews {
   max-width: none;
   > .row.btw {
      max-width:var(--alignWide);
      max-width:var(--wide);
      .button {
         width: 100%;
         height: max-content;
@@ -85,7 +85,7 @@
   }
   article {
      padding: 1rem;
      border-radius: var(--outerRadius);
      border-radius: var(--radius-outer);
      background-color: var(--base);
      header {
         --align: center;