This commit is contained in:
Jeremy Kauffman 2021-05-26 14:16:20 -04:00
parent a55dbbf8c0
commit 6b46bc61bb
2 changed files with 2 additions and 2 deletions

View file

@ -66,7 +66,7 @@
<br />
<section class="home__asfeatured">
<div class="inner-wrap">
<h3> As featured on: </h3>
<h4> As featured on </h4>
<aside class="featured__row">
<img src="../img/featured/techcrunch.svg"/>
<img src="../img/featured/newyorktimes.svg"/>

View file

@ -274,7 +274,7 @@ main.home {
padding-top: 2rem;
}
h3 {
h4 {
@media (max-width:900px) {
padding-bottom: 1rem;
}