Tweak the membership boxes

This commit is contained in:
2023-11-07 15:41:30 +00:00
parent d5de319fb1
commit ee526a43f5
2 changed files with 8 additions and 4 deletions

View File

@@ -237,8 +237,12 @@ address {
padding:2em 0;
}
&-price {
line-height: 1;
}
&-description {
min-height: 180px;
min-height: 120px;
}
}