Learned a fat lesson about sticky and floats

This commit is contained in:
2024-05-04 19:06:11 -05:00
parent c92cbf8abc
commit 391d5a1768
6 changed files with 69 additions and 100 deletions

View File

@@ -7,6 +7,5 @@
src="{{ url_for('static', filename='photos/gifs/duck-spinning.gif') }}"
style="max-width: calc(100% - 2em);"
/>
<h3>Stop disturbing the duck, can't you see he's busy spinning?</h3>
</div>
{% endblock %}