diff --git a/templates/assets/css/theme.css b/templates/assets/css/theme.css index b9fe84e..353dff3 100644 --- a/templates/assets/css/theme.css +++ b/templates/assets/css/theme.css @@ -28,3 +28,9 @@ filter: opacity(20%); } +.floating-switch { + position: sticky; + right: 2em; + bottom: 2em; +} + diff --git a/templates/blog.html b/templates/blog.html index 034ec70..f658676 100644 --- a/templates/blog.html +++ b/templates/blog.html @@ -129,11 +129,6 @@ -
@@ -189,27 +184,27 @@ -