mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Change Colorscheme Toggle Button to be floating (#466)
* Moved colour scheme toggle and squashed commits (#433) Co-authored-by: Luiz F. A. de Prá <luizdepra@users.noreply.github.com> * Fix toggle button code * Add built CSS files Co-authored-by: Jian Liew <jianloongliew@gmail.com>
This commit is contained in:
committed by
GitHub
parent
141dedd0c0
commit
acef79480d
@@ -74,6 +74,10 @@
|
||||
margin: 1.7rem 0;
|
||||
font-size: 2.4rem;
|
||||
line-height: inherit;
|
||||
bottom: 2rem;
|
||||
left: 2rem;
|
||||
z-index: 100;
|
||||
position: fixed;
|
||||
}
|
||||
#menu-toggle {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user