Skip to content

Commit 793b413

Browse files
committed
style: fixed styling
1 parent f4cbf06 commit 793b413

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

themes/apex/src/theme/components/_browser.scss

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,4 +205,10 @@ $border-radius: 10px;
205205
.button-read-more span {
206206
color: var(--darkblue) !important;
207207
}
208+
209+
.list-group-item {
210+
a {
211+
color: var(--lightgreen);
212+
}
213+
}
208214
}

themes/apex/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.4
1+
2.0.5

0 commit comments

Comments
 (0)