Skip to content

Commit

Permalink
Update index.css
Browse files Browse the repository at this point in the history
  • Loading branch information
mostafamohab authored Oct 2, 2024
1 parent 53f8e5e commit e656383
Showing 1 changed file with 0 additions and 25 deletions.
25 changes: 0 additions & 25 deletions index.css
Original file line number Diff line number Diff line change
Expand Up @@ -208,31 +208,6 @@ h4:had(>button.accordion){
display: none;
}

/* Media query for responsiveness */
@media screen and (max-width: 768px) {
.timeline::after {
left: 31px;
}

.timeline-item {
width: 100%;
padding-left: 70px;
padding-right: 25px;
}

.timeline-item::before {
left: 60px;
}

.timeline-item .timeline-content {
float: none;
}

.timeline-item .timeline-content::before {
left: 68px;
}
}

/* personal styling */
#personal .accordion-content{
justify-content: space-around;
Expand Down

0 comments on commit e656383

Please sign in to comment.