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;