mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 03:08:38 +01:00
new border radius to mobile :3
This commit is contained in:
parent
3d1e7ba388
commit
cf9a62ba12
1 changed files with 1 additions and 1 deletions
|
@ -255,7 +255,7 @@ body {
|
|||
}
|
||||
.new-button {
|
||||
background:#0009;
|
||||
border-radius:2em;
|
||||
border-radius:0.5em;
|
||||
padding-right:1em;
|
||||
display:flex;
|
||||
justify-content:center;
|
||||
|
|
Loading…
Reference in a new issue