UI: уменьшение splash logo и правки diary preview

This commit is contained in:
AidarKC
2026-08-11 17:03:46 +04:00
parent bc11b60147
commit ee5d86003b
7 changed files with 22 additions and 18 deletions
+3 -3
View File
@@ -538,7 +538,7 @@
.initial-splash__logo-wrap {
position: relative;
isolation: isolate;
width: clamp(232px, 59vw, 284px);
width: clamp(156px, 42vw, 208px);
aspect-ratio: 1;
}
@@ -565,9 +565,9 @@
}
.initial-splash__brand {
margin-top: -4px;
margin-top: -2px;
color: #f4ebdd;
font-size: clamp(42px, 9vw, 56px);
font-size: clamp(34px, 7vw, 46px);
font-weight: 500;
line-height: 1;
text-shadow: 0 3px 22px rgba(210, 168, 90, 0.2);