mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
fix(i): adjust language switch submenu position offset
This commit is contained in:
@@ -213,7 +213,7 @@ header {
|
||||
translate: -0.5rem 0;
|
||||
}
|
||||
&.language-switch:hover .sub-menu {
|
||||
translate: calc(2.25rem - 100%) 0;
|
||||
translate: calc(1.75rem - 100%) 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{{- hugo.Store.Set "version" "v1.0.0-mrp7tfov" -}}
|
||||
{{- hugo.Store.Set "version" "v1.0.0-mrp9zxdw" -}}
|
||||
{{- .Store.Set "this" dict -}}
|
||||
|
||||
{{- partial "init/detection-env.html" . -}}
|
||||
|
||||
Reference in New Issue
Block a user