diff --git a/nateman/static/style.css b/nateman/static/style.css index ba36f45..1f75e1c 100644 --- a/nateman/static/style.css +++ b/nateman/static/style.css @@ -113,7 +113,7 @@ header { left: 0; z-index: 1; background-color: var(--header-bg); - border-bottom: 2px solid #607a18; + border-bottom: 2px solid #6d891e; overflow-y: hidden; white-space: nowrap; user-select: none;