no message

This commit is contained in:
mh
2026-07-28 09:04:06 +02:00
parent fefd1fe2f6
commit 6ce598542f
+5
View File
@@ -37,6 +37,11 @@
</div> </div>
<style> <style>
html, body{
margin:0;
overflow:hidden;
}
@media (max-width:720px){ @media (max-width:720px){
#grid{grid-template-columns:1fr} #grid{grid-template-columns:1fr}
} }