style: remove header border

This commit is contained in:
Marcius 2024-07-02 00:25:35 +01:00
parent bd44ae2bf0
commit fa63a099ce

View file

@ -51,9 +51,6 @@ h1, h2, h3 {
width: 100%;
align-items: flex-start;
padding: 25px 25px;
border-bottom: solid;
border-bottom-width: thin;
border-color: <% opt.style.sub_text %>;
}
.menu {