Fix style 2
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user