rad
All checks were successful
Deploy Theme / deploy (push) Successful in 10s

This commit is contained in:
kscheidecker 2025-03-11 08:45:21 +01:00
parent ed102393be
commit 6e85276d00
2 changed files with 3 additions and 1 deletions

View File

@ -216,6 +216,8 @@
.screenshot img { .screenshot img {
width: 20vw; width: 20vw;
height: auto; height: auto;
border-radius: 10px;
border: 2.75px solid black;
} }
.hero-catch-phrase { .hero-catch-phrase {

View File

@ -76,7 +76,7 @@
<div class="hero-bloc"> <div class="hero-bloc">
<div class="bloc-text"> <div class="bloc-text">
<h3>BONUS: find nearby toilets</h3> <h3>bonus: find nearby toilets</h3>
<ul> <ul>
<li>Never struggle to find public restrooms again.</li> <li>Never struggle to find public restrooms again.</li>
<li>Simply ask, and the app shows nearby public toilets.</li> <li>Simply ask, and the app shows nearby public toilets.</li>