diff --git a/index.html b/index.html index 21a71d7..8fa3cd0 100644 --- a/index.html +++ b/index.html @@ -28,6 +28,11 @@ margin-bottom: 20px; font-size: 20px; } + .sidebar hr { + border: none; + border-top: 2px dashed #ffffff; + margin: 20px 0; + } .lab-list { list-style: none; } @@ -107,6 +112,12 @@