mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00:00
Fix site nav toggle on mobile
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -44,7 +44,7 @@ a[role="button"] {
|
||||
width: 40px;
|
||||
height: 2px;
|
||||
border-radius: 50%;
|
||||
background-color: $hugo-white;
|
||||
background-color: inherit;
|
||||
position: absolute;
|
||||
top: -20px;
|
||||
right: -20px;
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user