redesign #5

Merged
qwertychomp merged 3 commits from gittea-is-stupid into redesign 2025-01-08 15:16:42 -08:00
Showing only changes of commit 17e5bbc229 - Show all commits

View File

@ -12,9 +12,13 @@ body {
width:100%
}
.card{
text-align: center;
background-color: #d9d9d9;
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
border-radius: 30px;
display: flex;
flex-wrap:wrap;
justify-content: center;
width: 60vw;
}
#mobileContainer18 {
display: flex;