Skip to content

Commit

Permalink
Tweaks to .success-stories styling
Browse files Browse the repository at this point in the history
  • Loading branch information
meyerweb committed Nov 16, 2023
1 parent eaf88da commit e9bc698
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,10 @@
padding: 0.75em 0;
font-size: 1.4em;
}
.success-stories h3 {
font-size: 1.33em;
margin-block-start: 0;
}
.success-stories h3 a {
font-size: 3em;
color: inherit;
Expand All @@ -193,8 +197,8 @@
padding: 0;
}
.success-stories img.hero {
height: 100%;
max-width: none;
max-width: 100%;
height: auto;
max-height: 30rem;
margin-inline-start: -5rem;
box-shadow: -0.25em 0 0.5em #06C3, 1em 1.5em 2.5em #0066DD99;
Expand Down Expand Up @@ -334,7 +338,7 @@ <h3><a href="/blog/2023-success-digital-signage.html">Digital Signage</a></h3>
</div>
<img src="/assets/img/use_case-digital_signage.png" alt="">
</div><div>
<img src="/assets/img/Metrological-hero.jpg" alt="" class="hero" style="max-width: 761px;">
<img src="/assets/img/Metrological-hero.jpg" alt="" class="hero">
<div class="spotlight"><h2>Success Story</h2>

<h3><a href="/blog/2022-success-metrological.html"><img src="/assets/img/[email protected]" alt="Metrological"></a></h3>
Expand Down

0 comments on commit e9bc698

Please sign in to comment.