Skip to content

Commit 92f4d28

Browse files
authored
Update styles.css
1 parent 2f5c379 commit 92f4d28

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

stylesheets/styles.css

+8
Original file line numberDiff line numberDiff line change
@@ -1008,3 +1008,11 @@ footer {
10081008
width: auto;
10091009
}
10101010
}
1011+
1012+
ul.social-profiles {
1013+
display:inline;
1014+
}
1015+
1016+
ul.social-profiles li {
1017+
display: inline;
1018+
}

0 commit comments

Comments
 (0)