We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c95dc76 commit 564b276Copy full SHA for 564b276
1 file changed
index.html
@@ -58,8 +58,8 @@
58
--bg: #ffffff;
59
--bg-alt: #f8f7ff;
60
--text: #1a1a2e;
61
- --text-secondary: #64648c;
62
- --text-muted: #9e9eb8;
+ --text-secondary: #4a4a6a;
+ --text-muted: #686888;
63
--border: #e8e8f0;
64
--shadow: 0 2px 12px rgba(26, 26, 46, 0.06);
65
--shadow-hover: 0 8px 24px rgba(26, 26, 46, 0.1);
@@ -233,7 +233,7 @@
233
opacity: 0.9;
234
}
235
236
- .hero-badges img { height: 54px; }
+ .hero-badges img { height: 68px; }
237
238
.hero-apk {
239
font-size: 0.85rem;
0 commit comments