This commit is contained in:
Flatlogic Bot 2025-11-30 20:39:20 +00:00
parent e0a3f2a9e8
commit e97488f9dc

View File

@ -66,7 +66,7 @@ h1, h2, h3, h4, h5, h6 {
/* Buttons and Inputs */ /* Buttons and Inputs */
input, input,
button { button {
border-radius: 8px; border-radius: 16px;
} }
.btn { .btn {
@ -553,6 +553,7 @@ footer.bg-light {
#recipe-search { #recipe-search {
padding-left: 2.5rem; padding-left: 2.5rem;
border-radius: 50px;
} }
/* Unit selector button styling */ /* Unit selector button styling */