mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-18 22:24:52 -04:00
Fix homepage SVG logo
This commit is contained in:
parent
1cbccec3c5
commit
20bf194fea
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;
|
||||
}
|
||||
|
2
static/css/style.min.css
vendored
2
static/css/style.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user