Skip to content

Commit bf605d0

Browse files
committed
Fixed up the heart clipping on the home page use of two-column.
1 parent 05b38d7 commit bf605d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

FrontEnd/styles/layout.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ main > .inner {
2727

2828
.two-column {
2929
display: grid;
30-
overflow: hidden;
3130
grid-template-columns: minmax(0, 3fr) minmax(0, 1fr);
3231
gap: 60px;
3332
min-width: 0;

0 commit comments

Comments
 (0)