We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cb3944 commit c95ce52Copy full SHA for c95ce52
moooodotfarm-backend/src/ports/http/templates/base.html
@@ -61,7 +61,7 @@
61
padding: 1rem;
62
border-radius: 8px;
63
overflow-x: auto;
64
- border: 1px solid var(--grass-light);
+ border: 3px solid var(--grass-light);
65
z-index: 0;
66
text-transform: none;
67
}
0 commit comments