This commit is contained in:
2022-07-23 20:12:14 +00:00
parent 6a3e4464a7
commit 3087a568ea
4 changed files with 139 additions and 7 deletions

View File

@@ -9,4 +9,8 @@ body {
.pricing-header {
max-width: 700px;
}
@media (min-width: 992px) {
.rounded-lg-3 { border-radius: .3rem; }
}