feat: change button design, change textpic mobile layout
This commit is contained in:
parent
ba359c07a5
commit
58d041c473
3 changed files with 15 additions and 14 deletions
|
|
@ -1,8 +1,8 @@
|
|||
.btn {
|
||||
background-color: var(--bs-primary);
|
||||
color: var(--bs-yellow);
|
||||
font-family: 'Hajime Sans', sans-serif;
|
||||
border-radius: 2rem;
|
||||
font-family: 'Inter', sans-serif;
|
||||
border-radius: .5rem;
|
||||
padding: 0.75rem 1.5rem;
|
||||
border: none;
|
||||
cursor: pointer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue