You can send your questions to my email to get faster answer in 24 hours (free).
Buy me a coffee

18-08-2025

/* Autoscroll gap on mobile */
@media screen and (max-width:767px) {
.fe-68a267855ee8175891a1675a {
    grid-template-rows: repeat(4,minmax(24px, auto)) !important;
    row-gap: 5px !important;
}}