[S] Mobile friendly :3

pull/10/head
Azalea 2024-02-10 01:24:03 -05:00
parent 85ccc78f8f
commit 905b4fe92e
1 changed files with 3 additions and 0 deletions

View File

@ -75,4 +75,7 @@
$color: rgb(230, 110, 156)
background: radial-gradient(50% 50% at 50% 50%, rgba($color, 0.28) 0%, rgba($color, 0) 100%)
@media (max-width: 500px)
align-items: center
padding-left: 0
</style>