WIP attempt to fix page transitions, Several edits
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
width={width} viewBox="0 0 56 75"
|
||||
fill={color}
|
||||
class="icon-globe" class:icon-svg--animated={animated}
|
||||
class="icon-svg icon-globe" class:is-animated={animated}
|
||||
>
|
||||
<defs>
|
||||
<clipPath id={randomId}>
|
||||
|
||||
Reference in New Issue
Block a user