This commit is contained in:
Kenneth Jannette
2024-01-26 18:03:41 -06:00
parent 85f9e59179
commit a3f8d23904

View File

@@ -71,7 +71,6 @@
}
.plan-header-right {
background-color: red;
padding: 12px 14px;
width: 50%;
}
@@ -79,7 +78,8 @@
.plan-header-left {
display: flex;
flex-direction: row-reverse;
background-color: red;
align-items: center;
padding: 12px 14px;
width: 50%;
}