feat: change button design, change textpic mobile layout

This commit is contained in:
Dominik Polakovics Polakovics 2024-12-14 02:17:09 +01:00
parent ba359c07a5
commit 58d041c473
3 changed files with 15 additions and 14 deletions

View file

@ -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;