✨ Added the list of quotes sorted by last and best with a correct design.
The design has been verified to be responsive and compatible with the dark theme
This commit is contained in:
@ -35,7 +35,9 @@ let dark = {
|
||||
|
||||
"post-like-color": "var(--link-color)",
|
||||
"post-unlike-color": "var(--link-color)",
|
||||
"post-permalink-color": "var(--link-color)"
|
||||
"post-permalink-color": "var(--link-color)",
|
||||
|
||||
"quote-color" : "var(--text-color)"
|
||||
}
|
||||
|
||||
// Toggle theme
|
||||
|
Reference in New Issue
Block a user