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