Keep margin on small screens #1831

This commit is contained in:
DianaXWiki 2025-03-31 12:04:56 +03:00 committed by yflory
parent c010cfdf2a
commit 332d658abc

View File

@ -93,6 +93,7 @@
button:nth-of-type(1) {
margin-left: 0;
}
margin-left: 0.3rem;
}
}