Update index.php

This commit is contained in:
jakani24
2024-01-14 14:54:22 +01:00
parent 21dec85a2c
commit fdfb2089b1

View File

@@ -26,7 +26,7 @@ $username="test";
<style>
@media (max-width: 500px) {
#smallScreenWarning {
display: block !important;
display: block important;
}
}
</style>