Skip to content

Commit d4644fb

Browse files
Left align icons on big screens
1 parent 529d024 commit d4644fb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

website/style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,4 +344,8 @@ div.files a:hover {
344344
header.split h1, header.split h2, header.split p {
345345
text-align: left;
346346
}
347+
348+
header div.icons {
349+
justify-content: left;
350+
}
347351
}

0 commit comments

Comments
 (0)