This commit is contained in:
Joey Kimsey
2025-01-20 22:42:30 -05:00
parent 1d8d48e7c1
commit ca50450682
55 changed files with 1385 additions and 337 deletions

View File

@ -93,7 +93,6 @@
/* The actual content */
.timeline-content {
padding: 20px 30px;
background-color: white;
position: relative;
border-radius: 6px;
}