Skip to content

Commit 961a6c0

Browse files
committed
Add color inheritance to button styles in _index.scss
1 parent 4015669 commit 961a6c0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

static/styles/pages/_index.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@
121121
padding: 1rem;
122122
min-height: 10rem;
123123
height: 100%;
124+
color: inherit;
124125
justify-content: space-between;
125126
text-decoration: none;
126127
cursor: pointer;

0 commit comments

Comments
 (0)