This commit is contained in:
Kenneth Jannette
2024-02-23 17:55:37 -06:00
parent e4d8cb66d1
commit 434280d3e4
4 changed files with 22 additions and 8 deletions

View File

@@ -86,7 +86,7 @@
.select-plan-header {
display: flex;
flex-direction: row;
height: 55px;
height: 70px;
width: 830px;
margin-bottom: 10px;
}
@@ -96,6 +96,16 @@
width: 50%;
}
.plan-header-right > h5 {
margin-bottom: 4px !important;
}
.subscribe-header-sub {
margin-left: 14px;
font-size: 0.86rem;
font-weight: 300;
}
.plan-header-right-lower {
display: flex;
flex-direction: column;