feat: profile page, EXCEPT FUCKING AVATARS AAAAAHHH
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
This commit is contained in:
parent
256889a573
commit
622abc9155
7 changed files with 148 additions and 40 deletions
|
@ -28,11 +28,11 @@ const props = defineProps<{
|
|||
background-color: #f02f2f;
|
||||
color: #ffffff;
|
||||
|
||||
padding: 8px 16px;
|
||||
font-size: 16px;
|
||||
padding: 8px 18px;
|
||||
font-size: 18px;
|
||||
transition: background-color 0.2s;
|
||||
|
||||
border-radius: 16px;
|
||||
border-radius: 12px;
|
||||
text-decoration: none;
|
||||
display: inline-block;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue