new border radius to mobile :3

This commit is contained in:
Ashley 2023-06-30 10:46:18 +00:00
parent 3d1e7ba388
commit cf9a62ba12

View file

@ -255,7 +255,7 @@ body {
} }
.new-button { .new-button {
background:#0009; background:#0009;
border-radius:2em; border-radius:0.5em;
padding-right:1em; padding-right:1em;
display:flex; display:flex;
justify-content:center; justify-content:center;