Skip to content

Commit 5baf9fb

Browse files
committed
fix image positioning: homepage, tablet
1 parent 7f2b282 commit 5baf9fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/scss/_tablet.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ $feature-box-div-width: 45%;
7777
position: relative;
7878
clear: both;
7979
display: table;
80-
height: 160px;
8180

8281
.content {
8382
display: table-cell;
@@ -124,6 +123,7 @@ $feature-box-div-width: 45%;
124123
position: relative;
125124
display: block;
126125
float: none;
126+
text-align: center;
127127
max-width: 100%;
128128
transform: none;
129129
}

0 commit comments

Comments
 (0)