mirror of
https://github.com/minoplhy/minima-dark.git
synced 2024-11-12 22:57:09 +00:00
fix highlight
This commit is contained in:
parent
758097234e
commit
35f7428a60
@ -295,5 +295,5 @@ table {
|
||||
}
|
||||
|
||||
::selection {
|
||||
background: var(--highlight-color);
|
||||
background: $highlight;
|
||||
}
|
@ -7,5 +7,4 @@
|
||||
// Override some variables on the home page
|
||||
:root {
|
||||
--content-width: 1180px;
|
||||
--highlight-color: $highlight;
|
||||
}
|
Loading…
Reference in New Issue
Block a user