diff --git a/src/style/layout.styl b/src/style/layout.styl index 3da1949..c6c6d65 100644 --- a/src/style/layout.styl +++ b/src/style/layout.styl @@ -134,6 +134,7 @@ header // white-space: nowrap; text-overflow: ellipsis; padding: .05rem .05rem .05rem .25rem; + background: rgba(31,46,73,1); border-bottom: 2px solid rgba(122,159,224,0.17); text-align: left; font-size: .3rem;