replace litera with minty

This commit is contained in:
Vicky Steeves 2022-05-22 13:27:07 -04:00
parent 50f501e955
commit 54434004b2
2 changed files with 723 additions and 780 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
/* timeline from https://mdbootstrap.com/docs/standard/extended/timeline/ */
.timeline-with-icons {
border-left: 1px solid hsl(0, 0%, 90%);
border-left: 3px solid hsl(0, 0%, 90%);
position: relative;
list-style: none;
margin-top:1.3rem;
@ -22,9 +22,9 @@
left: -48px;
background-color: hsl(217, 88.2%, 90%);
color: hsl(217, 88.8%, 35.1%);
border-radius: 50%;
height: 31px;
width: 31px;
border-radius: 60%;
height: 38px;
width: 38px;
display: flex;
align-items: center;
justify-content: center;