fixed sub-header line width

This commit is contained in:
Jonas_Jones 2025-06-07 23:28:10 +02:00
parent ca18227094
commit 886953b5bf

View file

@ -132,9 +132,10 @@ a:hover {
.hr-sub-header-line {
width: 50rem;
max-width: 95%;
height: 1px;
margin: 2rem 0;
margin-top: -3.5rem;
margin-top: -2.5rem;
}
.hr-line {