We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c95ce52 commit 64b6cb3Copy full SHA for 64b6cb3
moooodotfarm-backend/src/ports/http/templates/base.html
@@ -64,6 +64,7 @@
64
border: 3px solid var(--grass-light);
65
z-index: 0;
66
text-transform: none;
67
+ box-shadow: 0 4px 12px rgba(93, 64, 55, 0.08);
68
}
69
70
pre code {
0 commit comments