RC-29 | Abilities | Editing

This commit is contained in:
Oliver-Akins 2024-12-24 21:07:50 -07:00
parent 07ad74822f
commit 9f0fea1467
5 changed files with 22 additions and 6 deletions

View file

@ -85,8 +85,10 @@
border-radius: 50%;
font-size: 1.5rem;
> input {
width: 75%;
> .value {
background: none;
width: 70%;
text-align: center;
}
}
}