mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-28 01:08:52 +00:00
Fix max size issue with toc on xl=
This commit is contained in:
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -50,7 +50,6 @@ aside#toc {
|
||||
transform: scale(1);
|
||||
border-left: 1px solid $hugo-gray-light;
|
||||
border-radius: 0px;
|
||||
max-width: 320px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user