Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/adityatelange/hugo-PaperMod.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorAditya Telange <21258296+adityatelange@users.noreply.github.com>2022-07-08 17:57:40 +0300
committerAditya Telange <21258296+adityatelange@users.noreply.github.com>2022-07-08 17:57:40 +0300
commit5f280c5df281cc004d8a4698345f08a9689c43ac (patch)
tree6b175fdb82fddd6dda28c4182840d73b50ef9afe /assets
parent1ead1f76e20ece99d3262c4b710959cdca3cd9b8 (diff)
Simplify theme-toggle svg height
Diffstat (limited to 'assets')
-rw-r--r--assets/css/common/header.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/assets/css/common/header.css b/assets/css/common/header.css
index 3cd070e8..5a213848 100644
--- a/assets/css/common/header.css
+++ b/assets/css/common/header.css
@@ -36,10 +36,6 @@
margin-inline-end: 8px;
}
-#theme-toggle svg {
- height: 18px;
-}
-
button#theme-toggle {
font-size: 26px;
margin: auto 4px;