Multiple UI Improvements: Added Magic Login Pro, fixed sorting, updated version, fixed toggle behavior, improved responsive layout

This commit is contained in:
Marcus Quinn
2025-03-17 02:42:16 +00:00
parent 52a0d25a53
commit d860f8f24f
5 changed files with 22 additions and 5 deletions

View File

@ -74,7 +74,7 @@
}
/* Responsive behavior */
@media screen and (max-width: 1260px) {
@media screen and (max-width: 1200px) {
.plugin-card {
width: 100%;
margin: 0 0 16px 0;