We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3441758 commit 46fa2e7Copy full SHA for 46fa2e7
1 file changed
projects/social_platform/src/app/office/features/detail/detail.component.scss
@@ -35,9 +35,8 @@ $detail-bar-mb: 12px;
35
36
&__cover {
37
position: relative;
38
- border-radius: 15px 15px 0 0;
39
-
40
height: 136px;
+ border-radius: 15px 15px 0 0;
41
42
&--program {
43
height: 155px;
@@ -79,7 +78,6 @@ $detail-bar-mb: 12px;
79
78
}
80
81
@include responsive.apply-desktop {
82
83
transform: translate(-50%, 50%);
84
85
@@ -113,8 +111,8 @@ $detail-bar-mb: 12px;
113
111
display: grid;
114
112
grid-template-columns: 2fr 2fr 2fr 2fr 2fr;
115
gap: 20px;
116
- padding: 24px 0 30px;
117
align-items: center;
+ padding: 24px 0 30px;
118
119
120
&__presentation {
@@ -268,4 +266,3 @@ $detail-bar-mb: 12px;
268
266
269
267
270
271
0 commit comments