Graphic fix on some screen res

Before: https://prnt.sc/1559re2
After: https://prnt.sc/1559uou
This commit is contained in:
Gianluigi Vizzielli 2021-06-12 13:25:40 +02:00 committed by John Paul E. Balandan, CPA
parent 55e79f6ef4
commit d5a70be1bd

View File

@ -163,7 +163,7 @@
color: rgba(200, 200, 200, 1);
padding: .25rem 1.75rem;
}
@media (max-width: 559px) {
@media (max-width: 629px) {
header ul {
padding: 0;
}