This commit is contained in:
Kenneth Jannette
2024-02-05 15:38:47 -06:00
parent d963bfab76
commit 61508fb3c6

View File

@@ -11,7 +11,7 @@
flex-direction: column;
align-items: center;
margin-top: 45px;
width: 960px;
width: 920px;
padding: 12px;
border-radius: 10px;
background-color: rgb(240, 247, 250);
@@ -86,6 +86,7 @@
flex-direction: row;
margin-top: 24px;
width: 920px;
min-height: 810px;
}
.select-plan-header {