diff --git a/index.html b/index.html index 4d436e8..d5f91ef 100644 --- a/index.html +++ b/index.html @@ -21,8 +21,8 @@

WAVY

diff --git a/style.css b/style.css index 920d402..16702d4 100644 --- a/style.css +++ b/style.css @@ -299,3 +299,11 @@ p:hover { .closed { display: none; } + +.opening li.github { + margin-left: 20px; +} + +.opening li.personal { + margin-left: 20px; +}