mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-25 15:58:53 +00:00
Fix homepage SVG logo
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -102,6 +102,9 @@ ul.animated {
|
||||
right: auto;
|
||||
left: auto;
|
||||
}
|
||||
svg {
|
||||
width:100%;
|
||||
}
|
||||
}
|
||||
|
||||
.get-started {
|
||||
@@ -336,12 +339,6 @@ ul.animated {
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
svg {
|
||||
.cape {
|
||||
// opacity: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.eyes {
|
||||
animation: squeeze 2.4s infinite;
|
||||
}
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user