Skip to content

Commit 1d61566

Browse files
committed
css updated
1 parent 3a4055a commit 1d61566

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

assets/kylestechkorner/css/kylestechkorner-main.css

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -530,10 +530,10 @@ svg.profile-accounts__icon {
530530
width: 1px
531531
}
532532

533-
/*.grid-items {
533+
.grid-items {
534534
display: flex;
535535
flex-wrap: wrap
536-
}*/
536+
}
537537

538538
.grid-items {
539539
display: grid;
@@ -544,10 +544,6 @@ svg.profile-accounts__icon {
544544
row-gap: 2em
545545
}
546546

547-
.grid-items--3-up {
548-
grid-template-columns: repeat(3,1fr)
549-
}
550-
551547
.grid-items__item {
552548
margin-left: 1em;
553549
margin-right: 1em;

0 commit comments

Comments
 (0)