diff --git a/_site/1/index.html b/_site/1/index.html
index 90d427f..03894d3 100644
--- a/_site/1/index.html
+++ b/_site/1/index.html
@@ -530,7 +530,7 @@ header {
background-color: var(--color-bg);
padding: .75rem 0;
z-index: 10;
- border-bottom: .5rem solid var(--color-teal);
+ border-bottom: thick solid var(--color-teal);
box-shadow: 0 .25rem .15rem var(--color-shadow);
}
@@ -724,7 +724,7 @@ header li {
footer {
padding: 1rem 0;
font-size: .9rem;
- border-top: .5rem solid var(--color-pink);
+ border-top: thick solid var(--color-pink);
}
footer ul {
@@ -1198,6 +1198,6 @@ footer a:focus-visible {
-
+