!publish!

This commit is contained in:
Marcell Mars 2024-11-08 09:37:32 +01:00
parent d1a2ee15b6
commit fd6ff82029
2 changed files with 3 additions and 5 deletions

View file

@ -27,7 +27,7 @@
font-style: italic; font-style: italic;
display: flex; display: flex;
align-items: center; align-items: center;
justify-content: center; justify-content: left;
width: 100%; width: 100%;
padding: 10px; padding: 10px;
background: white; background: white;
@ -73,10 +73,8 @@
href="inquiry/snadisedruze/index.html" href="inquiry/snadisedruze/index.html"
class="top-button" class="top-button"
target="content-area" target="content-area"
> >← Figure It Out - Zine
<img src="images/fio.svg" alt="icon" /> <img src="images/fio.svg" alt="icon" />
Figure It Out - Zine
<img src="images/click.svg" alt="icon" />
</a> </a>
<iframe <iframe
name="content-area" name="content-area"

File diff suppressed because one or more lines are too long