Skip to content

Commit 64b6cb3

Browse files
committed
Consistent box-shadow
1 parent c95ce52 commit 64b6cb3

File tree

1 file changed

+1
-0
lines changed
  • moooodotfarm-backend/src/ports/http/templates

1 file changed

+1
-0
lines changed

moooodotfarm-backend/src/ports/http/templates/base.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
border: 3px solid var(--grass-light);
6565
z-index: 0;
6666
text-transform: none;
67+
box-shadow: 0 4px 12px rgba(93, 64, 55, 0.08);
6768
}
6869

6970
pre code {

0 commit comments

Comments
 (0)