streamingcommunity

This commit is contained in:
2024-08-30 14:19:39 +02:00
parent 9788bfcf44
commit a7e99c352f

View File

@@ -46,7 +46,7 @@ cat <<- _EOF > index.html
}
@media (max-width: 480px) {
h1 {
font-size: 25px;
font-size: 17px;
/* Size mobile phones */
}
}