SHA256
UI: уменьшение splash logo и правки diary preview
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user