css timeline
This commit is contained in:
parent
fc14bd11d5
commit
8f461cc9a8
|
@ -1175,7 +1175,7 @@ footer {
|
|||
#home .timeline .__timeline-content .__paragraphs {
|
||||
position: relative;
|
||||
display: inline-flex;
|
||||
width: 500px;
|
||||
width: 700px;
|
||||
height: 1px;
|
||||
background: black;
|
||||
}
|
||||
|
|
|
@ -76,7 +76,7 @@
|
|||
.__paragraphs{
|
||||
position: relative;
|
||||
display: inline-flex;
|
||||
width: 500px;
|
||||
width: 700px;
|
||||
height: 1px;
|
||||
background: black;
|
||||
// &:last-of-type{
|
||||
|
|
Loading…
Reference in New Issue