feat: different description link colors based on style
This commit is contained in:
@@ -8,4 +8,8 @@
|
||||
|
||||
.footer.bg-light {
|
||||
background-color: var(--bs-dark) !important;
|
||||
}
|
||||
|
||||
.description a {
|
||||
color: #159bd4 !important;
|
||||
}
|
||||
Reference in New Issue
Block a user