Location: Change markup of the place's name

This commit is contained in:
2020-03-06 11:17:50 +01:00
parent ebafb359ae
commit 87d026c348
2 changed files with 17 additions and 9 deletions

View File

@@ -104,9 +104,14 @@
<section class="place">
<div class="place__title">
<h1 class="title-location title-location--big">
<span class="top">Houses <em>of</em></span>
<span class="bottom">{location.name}</span>
<h1 class="title-location title-location--big" aria-label="Houses of {location.name}">
<span class="place__top anim-mask">
<span class="place__title_houses">Houses</span>
<em class="place__title_of">of</em>
</span>
<span class="place__title_bottom anim-mask">
<span class="place__title_name">{location.name}</span>
</span>
</h1>
<a href="/choose" class="button-control button-control--big button-control--dashed">