Skip to content

Commit 1fa78f5

Browse files
committed
Update style
1 parent 654f88a commit 1fa78f5

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/pages/en/home/ConnectUs.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ const mediaList = [
117117
.media-item-content {
118118
font-size: 20px;
119119
line-height: normal;
120-
height: 56px;
120+
height: 84px;
121121
}
122122

123123
@media screen and (max-width: 50em) {

src/pages/es/home/ConnectUs.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ const mediaList = [
117117
.media-item-content {
118118
font-size: 20px;
119119
line-height: normal;
120-
height: 56px;
120+
height: 84px;
121121
}
122122

123123
@media screen and (max-width: 50em) {

src/pages/tr/home/ConnectUs.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ const mediaList = [
117117
.media-item-content {
118118
font-size: 20px;
119119
line-height: normal;
120-
height: 56px;
120+
height: 84px;
121121
}
122122

123123
@media screen and (max-width: 50em) {

src/pages/zh/home/ConnectUs.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ const mediaList = [
114114
.media-item-content {
115115
font-size: 20px;
116116
line-height: normal;
117-
height: 56px;
117+
height: 84px;
118118
}
119119

120120
@media screen and (max-width: 50em) {

0 commit comments

Comments
 (0)