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; }
}

View File

@@ -83,7 +83,7 @@
</ul>
</li>
<li class="nav-item">
<a class="nav-link active" href="r/pricing.htm"
<a class="nav-link active" href="/r/pricing.htm"
>Pricing</a
>
</li>