Skip to content

Commit 7e7bdc2

Browse files
committed
scroll text edit
1 parent cd487c1 commit 7e7bdc2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

assets/scss/_landingpage.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@
300300
}
301301

302302
.landing-page-scroll-text {
303-
font-size: 1.8rem;
303+
font-size: 1.4rem;
304304
color: #005aa7 !important;
305305
font-family: sans-serif;
306306
margin-bottom: 0rem;

layouts/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ <h2 class="landing-page-slide-title" style="color:#005aa7; font-weight:100;"><i
8282
<div class="shape shape-square-bottom-middle__most-left"></div>
8383
<div class="shape shape-square-bottom-middle__left"></div>
8484
<div class="landing-page-scroll-container">
85-
<p class="landing-page-scroll-text d-block">Scroll</p>
85+
<p class="landing-page-scroll-text d-block">scroll</p>
8686
<i class="fas fa-arrow-down landing-page-scroll-icon"></i>
8787
</div>
8888
<div class="shape shape-square-bottom-middle__right"></div>

0 commit comments

Comments
 (0)