DEVELOPMENT ENVIRONMENT

~liljamo/tixe

b20e47129a678acf0973ff0ec50c6a1972963a00 — Jonni Liljamo 1 year, 29 days ago 034531d
fix: bold display name
1 files changed, 1 insertions(+), 1 deletions(-)

M template/templates/common/base.tmpl
M template/templates/common/base.tmpl => template/templates/common/base.tmpl +1 -1
@@ 29,7 29,7 @@
					{{ else if ne .profile nil }}
						<div class="group">
							<div class="group-hover:animate-wiggle">
								<a class="bold animate-starshoot1 hover:underline" href="/settings">{{ .profile.name }}</a>
								<a class="font-bold animate-starshoot1 hover:underline" href="/settings">{{ .profile.name }}</a>
							</div>
							<div class="absolute group-hover:animate-starmove">
								<svg class="z-50 invisible opacity-0 h-4 w-4 fill-yellow-200 stroke-yellow-400 group-hover:visible group-hover:animate-starspin" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">