summaryrefslogtreecommitdiffstats
path: root/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/base.html b/templates/base.html
index 6da1065..68c70dd 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -85,8 +85,8 @@ ${layouts/page()}
85 <div class="c-lightbox__bg"></div> 85 <div class="c-lightbox__bg"></div>
86 86
87 <div class="c-lightbox__infobar"> 87 <div class="c-lightbox__infobar">
88 <span class="c-lightbox__count"></span> 88 <div class="o-badge c-lightbox__count"></div>
89 89
90 <button class="c-lightbox__close"> 90 <button class="c-lightbox__close">
91 <svg class="c-card__block o-icon" width="1em" height="1em" aria-hidden="true"> 91 <svg class="c-card__block o-icon" width="1em" height="1em" aria-hidden="true">
92 <use href="/symbols.svg#icon-x"></use> 92 <use href="/symbols.svg#icon-x"></use>