Fix style 2

This commit is contained in:
2026-05-02 13:03:48 +07:00
parent 2bf1b0f6ef
commit 593092215d
8 changed files with 15 additions and 14 deletions

View File

@@ -26,8 +26,9 @@ body {
overflow-x: hidden;
}
img { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
a { color: inherit; text-decoration: none; -webkit-tap-highlight-color: transparent; }
button { font: inherit; color: inherit; background: none; border: 0; cursor: pointer; -webkit-tap-highlight-color: transparent; user-select: none; }
*[onclick], *[role="button"] { -webkit-tap-highlight-color: transparent; }
/* ── Background blobs (fixed, full page) ── */
.sfB-bg {