Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit f99f3ad

Browse files
feat: improve author padding style on remote bigger screen
1 parent eb3a53f commit f99f3ad

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

remote/src/app/pages/app-remote/app-remote.scss

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,13 @@ app-remote {
9191
--slide-padding-bottom: 16px;
9292
--slide-padding-start: 32px;
9393

94+
--slide-author-social-padding-top: 8px;
95+
96+
--slide-author-padding-top: 16px;
97+
--slide-author-padding-end: 32px;
98+
--slide-author-padding-bottom: 16px;
99+
--slide-author-padding-start: 32px;
100+
94101
@media screen and (min-width: 992px) {
95102
ion-label, ion-label[text-wrap].sc-ion-label-md-h, p {
96103
font-size: 1.2em;

0 commit comments

Comments
 (0)