This commit is contained in:
Kenneth Jannette
2024-01-29 17:19:34 -06:00
parent b38f53f0ab
commit 636f15ffa6
3 changed files with 3 additions and 1 deletions

View File

@@ -11,7 +11,7 @@
flex-direction: column;
align-items: center;
margin-top: 45px;
width: 920px;
width: 960px;
padding: 12px;
border-radius: 10px;
background-color: rgb(240, 247, 250);