fix whitespace
This commit is contained in:
parent
90ed3c8373
commit
c8f2751eca
@ -6,14 +6,14 @@
|
||||
animation-timing-function: linear;
|
||||
animation-fill-mode: both;">
|
||||
</div>
|
||||
<div id="main">
|
||||
<div id="main">
|
||||
<main style="width: 100%;">
|
||||
<div class="centerdiv">
|
||||
<img class="logo_anim" src="img/tri.svg" alt="Triangles" style="
|
||||
animation-name: headspin;
|
||||
animation-duration: 2s;
|
||||
animation-delay: 1.1s;
|
||||
animation-fill-mode: both;">
|
||||
animation-fill-mode: both;">
|
||||
</div>
|
||||
<div class="centerdiv">
|
||||
<img class="logo_anim" src="img/deal.svg" alt="Triangles" style="
|
||||
@ -21,8 +21,8 @@
|
||||
animation-duration: 4s;
|
||||
animation-delay: 3.1s;
|
||||
animation-timing-function: linear;
|
||||
animation-fill-mode: both;">
|
||||
animation-fill-mode: both;">
|
||||
</div>
|
||||
|
||||
{{ partial "nav.html" . }}
|
||||
{{ partial "footer.html" . }}
|
||||
{{ partial "footer.html" . }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user