billing: Making /upgrade page header visible.

This was hidden following #25518
This commit is contained in:
Aman Agrawal
2023-05-11 04:06:14 +00:00
committed by Tim Abbott
parent 435446dd92
commit 232543d425

View File

@@ -11,6 +11,10 @@
width: 100%;
}
.page-content {
padding: 100px 0 30px;
}
.small-hero {
padding: 120px 50px 0;
}