Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit cc47f5d

Browse files
committed
Vertically center blank GitHub tab views
1 parent 854dce9 commit cc47f5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

styles/github-blank.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
.github-Blank {
44
display: flex;
55
flex-direction: column;
6+
justify-content: center;
67
width: 100%;
78
height: 100%;
89

0 commit comments

Comments
 (0)