Skip to content

Commit 231c0a4

Browse files
committed
Fix missing button color on hover
1 parent 90a40d6 commit 231c0a4

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
@@ -104,6 +104,7 @@
104104
transform: translateY(2px);
105105
box-shadow: 0 2px 0 var(--grass-dark);
106106
background: var(--grass-dark);
107+
color: white;
107108
}
108109

109110
.subpage-header {

0 commit comments

Comments
 (0)