Tweaks to styling, navbar image-border, and fixes to inconsistent responsive layout across pages other than main.php
All checks were successful
Website Sync / website-sync (push) Successful in 7s

This commit is contained in:
2026-02-16 23:39:53 -03:00
parent f88db6a83b
commit d6d1d60b0e
6 changed files with 42 additions and 26 deletions

View File

@@ -1,6 +1,6 @@
/* RESPONSIVE DESIGN, LAPTOP SLIM */
@media only all and (max-width:1175px){
@media only all and (max-width:1225px){
/* ------------- Order ------------- */
.blinkies.one { order: 1; }
.articles { order: 4; }