feat: compress even moooooarr!

This commit is contained in:
2023-11-13 14:38:59 +01:00
parent 9c395d82f3
commit 286e331cd2
4 changed files with 34 additions and 36 deletions

View File

@ -25,7 +25,7 @@
</script>
<div class="wrapper">
<h1>Gallerie</h1>
<h1>Gallerie der Gäste</h1>
<div class="grid">
{#each items as item}
<div
@ -59,7 +59,6 @@
font-size: 5rem;
font-family: Parisienne, cursive;
color: white;
margin-left: 50px;
text-align: center;
}