fixed styling
This commit is contained in:
parent
915d64b262
commit
934db26747
3 changed files with 84 additions and 7 deletions
|
|
@ -13,7 +13,7 @@
|
|||
<h1 class="title">{{ title }}</h1>
|
||||
<hr>
|
||||
{{ content }}
|
||||
<div class="finish"><svg class="halfsharp" viewBox="0 0 100 200"><use href="/assets/images/halfsharp.svg#icon"/></svg></div>
|
||||
<div class="finish"><svg class="halfsharp" viewBox="0 0 100 200"><use href={{"/assets/images/halfsharp.svg#icon" | htmlBaseUrl}}></use></svg></div>
|
||||
</main>
|
||||
<div class="footer-wrap">
|
||||
<footer class="footer">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue