mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 07:47:54 +00:00
mobile: fix id-rename #210
This commit is contained in:
parent
ea8b527f25
commit
85090aa221
1 changed files with 1 additions and 1 deletions
|
@ -180,7 +180,7 @@ div.featherlight .featherlight-content{
|
||||||
background-color: var(--INTERNAL-MAIN-BG-color);
|
background-color: var(--INTERNAL-MAIN-BG-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
body #top-bar {
|
body #topbar {
|
||||||
background-color: var(--INTERNAL-MAIN-BG-color);
|
background-color: var(--INTERNAL-MAIN-BG-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue