Fixing a few issues

This commit is contained in:
2026-01-03 00:10:12 +00:00
parent 53f279f7d6
commit be7841bbb7
9 changed files with 64 additions and 82 deletions

View File

@@ -1,4 +1,4 @@
@media (max-width: 600px){
@media (max-width: 768px){
.banner-header{ flex-direction: column; align-items: center; text-align: center; }
.banner-left{ margin: 0 0 .5rem 0; }
.banner-logo{ margin: 0; }