mirror of
https://github.com/idrainformatica/RoadmapMaker.git
synced 2026-04-23 17:28:16 +02:00
Update index.html
This commit is contained in:
@@ -61,17 +61,7 @@
|
||||
min-height: 200px;
|
||||
}
|
||||
|
||||
.timeline::before {
|
||||
content: '';
|
||||
position: absolute;
|
||||
top: 50px;
|
||||
left: 0;
|
||||
right: 0;
|
||||
height: 4px;
|
||||
background: linear-gradient(to right, #e74c3c, #f39c12, #2ecc71);
|
||||
border-radius: 2px;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
|
||||
.milestone {
|
||||
position: relative;
|
||||
@@ -268,13 +258,7 @@
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.timeline::before {
|
||||
width: 4px;
|
||||
height: 100%;
|
||||
left: 50%;
|
||||
top: 0;
|
||||
transform: translateX(-50%);
|
||||
}
|
||||
|
||||
|
||||
.milestone {
|
||||
margin: 20px 0;
|
||||
|
||||
Reference in New Issue
Block a user