24
This commit is contained in:
parent
e0a3f2a9e8
commit
e97488f9dc
@ -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 */
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user