mirror of
https://github.com/kittywitch/dork.dev.git
synced 2026-02-09 23:29:17 -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 {
|
} else {
|
||||||
a:#{$name} {
|
a:#{$name} {
|
||||||
color: $color;
|
color: $color;
|
||||||
|
@if $name == "hover" {
|
||||||
|
border-bottom-color: $color;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
a:#{$name} {
|
a:#{$name} {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue