From: Chris Fulljames Date: Sun, 23 Feb 2025 17:10:51 +0000 (-0500) Subject: Set default size for profile images to prevent layout shift X-Git-Url: https://littlesong.place/gitweb/gitweb.cgi?a=commitdiff_plain;h=1b696623cccaed56ef9e83105f8c5b8596d39785;p=littlesongplace.git Set default size for profile images to prevent layout shift --- diff --git a/templates/index.html b/templates/index.html index 987f922..5b4df3a 100644 --- a/templates/index.html +++ b/templates/index.html @@ -24,7 +24,7 @@ better, I'm open to any thoughts or feedback you have! Just send me
{% if user['has_pfp'] -%} - + {%- endif %} {{ user['username'] }} diff --git a/templates/song-list.html b/templates/song-list.html index 0b5ac2e..775125c 100644 --- a/templates/song-list.html +++ b/templates/song-list.html @@ -7,7 +7,7 @@
{%- if song.user_has_pfp %} - + {%- endif %}