Skip to content

Commit 882fa5d

Browse files
committed
add fixes of design subscription
1 parent 555ccb3 commit 882fa5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

projects/skills/src/app/subscription/subscription.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
grid-gap: 12px;
7575

7676
@include responsive.apply-desktop {
77-
grid-template-columns: repeat(3, 1fr);
77+
grid-template-columns: repeat(2, 1fr);
7878
margin-top: 16px;
7979
}
8080
}

0 commit comments

Comments
 (0)