recipe list and detail modal background

This commit is contained in:
vabene1111
2024-01-23 18:48:29 +01:00
parent 7673e794bf
commit 8e4c8821dc
4 changed files with 28 additions and 22 deletions

View File

@@ -480,7 +480,7 @@ hr {
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
border-top: 1px solid rgba(0, 0, 0, .1)
border-top: 1px solid #ced4da;
}
.small, small {