mirror of
https://github.com/kittywitch/dork.dev.git
synced 2026-02-09 07:09:18 -08:00
feat: oops
This commit is contained in:
parent
e5d187ded5
commit
b348bddfe5
1 changed files with 3 additions and 0 deletions
|
|
@ -43,6 +43,9 @@ $themes: (
|
|||
} else {
|
||||
a:#{$name} {
|
||||
color: $color;
|
||||
@if $name == "hover" {
|
||||
border-bottom-color: $color;
|
||||
}
|
||||
}
|
||||
}
|
||||
a:#{$name} {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue