mirror of
https://github.com/JonasunderscoreJones/jonasjones.dev.git
synced 2025-10-23 00:49:19 +02:00
fixed sub-header line width
This commit is contained in:
parent
ca18227094
commit
886953b5bf
1 changed files with 2 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue