Remove underline from h3 elements

This commit is contained in:
2024-06-16 23:09:15 +02:00
parent e88e27c3ae
commit 0ef18446a2

View File

@@ -69,7 +69,6 @@ h2 {
}
h3 {
border-bottom : 1px solid #CCCCCC;
font-size : 18px;
margin-left : -1em;
margin-right : -1em;