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> <style>
@media (max-width: 500px) { @media (max-width: 500px) {
#smallScreenWarning { #smallScreenWarning {
display: block !important; display: block important;
} }
} }
</style> </style>