diff --git a/index.html b/index.html index f9ad69c..0c2889e 100644 --- a/index.html +++ b/index.html @@ -28,6 +28,10 @@ background: #212c41; color: #f6f7f9; } + + .title:not(:first-child) { + margin-top: 0; + } Gitnet Pages