diff --git a/css/custom.css b/css/custom.css index e2ed5d2..65c682e 100644 --- a/css/custom.css +++ b/css/custom.css @@ -68,4 +68,13 @@ a.svg-link svg { width: 3em; height: auto; object-fit: contain; +} + +.separator, .source { + color: #f2f5f4; + text-align: center; + margin: 25px auto; + margin-top: 20px; + width: 90%; + max-width: 500px; } \ No newline at end of file diff --git a/index.html b/index.html index ab7140e..d4b8657 100644 --- a/index.html +++ b/index.html @@ -242,8 +242,14 @@ - - +
+
+