Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
knknk98 committed Sep 25, 2021
1 parent f7539af commit f6ef1d3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/front/assets/scss/lp.scss
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
align-items: center;
}
&__text{
text-align: center;
&--catchcopy{
font-size: 1.5rem;
background-color: white;
Expand All @@ -55,7 +56,7 @@
margin-top: 15px;
@media screen and (min-width: $small+px) {
width: 50%;
margin-top: 0;
text-align: left;
&--catchcopy{
font-size: 2rem;
}
Expand Down

0 comments on commit f6ef1d3

Please sign in to comment.