minor improvements to work

This commit is contained in:
a 2021-12-16 07:02:45 -06:00
parent ff204d9bc6
commit 184136b3ad
2 changed files with 10 additions and 9 deletions

View file

@ -78,14 +78,12 @@
background: url("/icons/eqin.png");
background-size: cover;
}
&.workuab {
&::before {
background: url("/icons/uab.png");
background-size: contain;
background-repeat: no-repeat;
background-position: center;
background-color: white;
}
&.workuab:before {
background: url("/icons/uab.png");
background-size: contain;
background-repeat: no-repeat;
background-position: center;
background-color: white;
}
&__daterange {
margin-left: 0em;
@ -126,6 +124,9 @@
display: block;
}
}
.workeqin, .workuab, .workpixelfed {
.timeline-item__readmore {opacity: 0.4;}
}
}
.cta {
.container {

View file

@ -2,7 +2,7 @@
<main id="work">
<header class="page-header section">
<div class="container">
<h1 class="page-title">here's a timeline of the work i've done.</h1>
<h1 class="page-title">Here's a timeline of the work I've done.</h1>
</div>
</header>
<section class="timeline section">