diff --git a/src/components/Discours/ProfileSettingsNavigation.module.scss b/src/components/Discours/ProfileSettingsNavigation.module.scss index 24cb0762..2bafc554 100644 --- a/src/components/Discours/ProfileSettingsNavigation.module.scss +++ b/src/components/Discours/ProfileSettingsNavigation.module.scss @@ -1,8 +1,7 @@ .navigationHeader { @include font-size(1.8rem); - font-weight: bold; - margin-top: 1.1em !important; + margin-top: 1.1em; } .navigation { diff --git a/src/components/Views/Author.module.scss b/src/components/Views/Author.module.scss index f1b8caeb..9b1bdb81 100644 --- a/src/components/Views/Author.module.scss +++ b/src/components/Views/Author.module.scss @@ -1,7 +1,7 @@ .ratingContainer { @include font-size(1.5rem); - display: inline-block; + display: inline-flex; vertical-align: top; } diff --git a/src/components/Views/Feed.tsx b/src/components/Views/Feed.tsx index 016405c6..2cd936ff 100644 --- a/src/components/Views/Feed.tsx +++ b/src/components/Views/Feed.tsx @@ -84,7 +84,7 @@ export const FeedView = () => { <>
Настройки аккаунта, почты, пароля и способов входа.
+Настройки аккаунта, почты, пароля и способов входа.
- + +{t('Here you can customize your profile the way you want.')}
-