Skip to content

Commit d91f930

Browse files
committed
Mention a helpful CSS example in a comment
1 parent 33b23cc commit d91f930

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

custom.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/* styles for the socials section */
2+
/* based on https://css-tricks.com/look-ma-no-media-queries-responsive-layouts-using-css-grid/ */
23
.socials {
34
padding: 2rem;
45
}

0 commit comments

Comments
 (0)