Merge branch 'redesign' into gittea-is-stupid

This commit is contained in:
qwertychomp 2025-01-08 15:15:44 -08:00
commit 17e5bbc229

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;