broke mobile only css :c

This commit is contained in:
thaaoblues 2024-09-13 15:09:56 +02:00
parent d8fc125307
commit ea628a15eb

View file

@ -1,4 +1,4 @@
@media (max-width: 1000px){
@media only screen and (orientation: portrait){
/* For mobile phones: */
.floating-action-btn{
width: auto;