Skip to content

Commit

Permalink
Mobile styling tweaks. Remove unused template source files.
Browse files Browse the repository at this point in the history
  • Loading branch information
criketman66 committed Oct 30, 2021
1 parent 7fbc08c commit 0160258
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/assets/css/theme.bundle.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/assets/css/theme.bundle.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/work-single.html
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ <h2 class="lead fw-bolder mb-4">Heritage Furniture</h2>
class="col-12 col-md-6 fade-in-left"
data-scroll data-scroll-position="bottom"
>
<span class="d-block text-primary lh-1 display-1">"</span>
<span class="d-block text-primary lh-1 display-1 mb-5 mb-md-3 mb-lg-0">"</span>
<p class="fs-4 mt-n6 mb-5">
Jenny has excellent software intuition and was able to quickly understand our business
requirements. She did a fantastic job with the redesign of our website and we couldn't be
Expand Down
2 changes: 1 addition & 1 deletion src/assets/scss/utilities/_text.scss
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,6 @@

@include media-breakpoint-down(md) {
.typed-elem {
min-height: 14rem;
min-height: 12rem;
}
}
2 changes: 1 addition & 1 deletion src/html/work-single.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ <h2 class="lead fw-bolder mb-4">Heritage Furniture</h2>
class="col-12 col-md-6 fade-in-left"
data-scroll data-scroll-position="bottom"
>
<span class="d-block text-primary lh-1 display-1">"</span>
<span class="d-block text-primary lh-1 display-1 mb-5 mb-md-3 mb-lg-0">"</span>
<p class="fs-4 mt-n6 mb-5">
Jenny has excellent software intuition and was able to quickly understand our business
requirements. She did a fantastic job with the redesign of our website and we couldn't be
Expand Down

1 comment on commit 0160258

@vercel
Copy link

@vercel vercel bot commented on 0160258 Oct 30, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.