css timeline

This commit is contained in:
ouidade 2024-09-20 15:24:07 +02:00
parent fc14bd11d5
commit 8f461cc9a8
2 changed files with 2 additions and 2 deletions

View File

@ -1175,7 +1175,7 @@ footer {
#home .timeline .__timeline-content .__paragraphs {
position: relative;
display: inline-flex;
width: 500px;
width: 700px;
height: 1px;
background: black;
}

View File

@ -76,7 +76,7 @@
.__paragraphs{
position: relative;
display: inline-flex;
width: 500px;
width: 700px;
height: 1px;
background: black;
// &:last-of-type{