Skip to content

Commit f59c972

Browse files
committed
add styles for news-card for date
1 parent d2df715 commit f59c972

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

projects/social_platform/src/app/office/program/detail/shared/news-card/news-card.component.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@
7878

7979
&__views {
8080
display: flex;
81-
align-items: center;
8281
gap: 3px;
82+
align-items: center;
8383
color: var(--dark-grey);
8484

8585
i {
@@ -186,8 +186,8 @@
186186

187187
&__right {
188188
display: flex;
189-
align-items: center;
190189
gap: 5px;
190+
align-items: center;
191191
}
192192

193193
&__item {

0 commit comments

Comments
 (0)