This commit is contained in:
Kenneth Jannette
2024-01-26 18:01:27 -06:00
parent c93e23ac20
commit 85f9e59179

View File

@@ -72,13 +72,15 @@
.plan-header-right {
background-color: red;
padding: 12px 0px;
padding: 12px 14px;
width: 50%;
}
.plan-header-left {
display: flex;
flex-direction: row-reverse;
background-color: red;
padding: 12px 0px;
padding: 12px 14px;
width: 50%;
}