Skip to content

Commit

Permalink
fix: solve #10
Browse files Browse the repository at this point in the history
  • Loading branch information
einazare committed Mar 23, 2021
1 parent 1a1063e commit ac78bd4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<footer class="relative bg-gray-300 pt-8 pb-6">
<div
class="bottom-auto top-0 left-0 right-0 w-full absolute pointer-events-none overflow-hidden -mt-20"
style="height: 80px; transform: translateZ(0px);"
style="height: 80px;"
>
<svg
class="absolute bottom-0 overflow-hidden"
Expand Down

0 comments on commit ac78bd4

Please sign in to comment.