File tree Expand file tree Collapse file tree 2 files changed +3
-9
lines changed Expand file tree Collapse file tree 2 files changed +3
-9
lines changed Original file line number Diff line number Diff line change @@ -87,12 +87,12 @@ css({
8787 ' .event-card' : {
8888 ' --img-size' : ' 690px' ,
8989 maxWidth: ' 690px' ,
90+ ' .img-wrapper' : {
91+ height: ' 100%' ,
92+ },
9093 ' .title' : {
9194 fontSize: ' 16px' ,
9295 },
93- ' .description' : {
94- marginTop: ' calc({space.8} * 1)' ,
95- },
9696 },
9797 },
9898})
Original file line number Diff line number Diff line change 9393 padding: ' calc({space.8} * 10) 11.53%' ,
9494 color: ' {color.vue.blue}' ,
9595 background: ' {color.white}' ,
96- ' ::v-deep(.title)' : {
97- marginBottom: ' calc({space.8} * 10)' ,
98- },
9996 ' ::v-deep(p)' : {
10097 fontWeight: 500 ,
10198 fontSize: ' 18px' ,
@@ -133,9 +130,6 @@ css({
133130 },
134131 ' .events-root' : {
135132 padding: ' calc({space.8} * 10) calc({space.8} * 3)' ,
136- ' ::v-deep(.title)' : {
137- marginBottom: ' calc({space.8} * 6)' ,
138- },
139133 ' ::v-deep(h2)' : {
140134 fontSize: ' 20px' ,
141135 },
You can’t perform that action at this time.
0 commit comments