Skip to content

Commit

Permalink
Merge branch 'dev' into coupe-ce-qui-depasse-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Situphen authored Oct 8, 2022
2 parents 0c61ee2 + 08d06b1 commit 0a884a9
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions assets/scss/pages/_flexpage.scss
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,8 @@ $content-width: 1145px;
color: white;
font-size: $font-size-6;

overflow: hidden;

.line {
display: block;
line-height: 1.5;
Expand Down Expand Up @@ -251,14 +253,8 @@ $content-width: 1145px;
font-size: $font-size-3;
line-height: 1;

@include mobile {
display: flex;
align-items: baseline;

:first-child {
flex: 12;
}
}
overflow: hidden;
text-overflow: ellipsis;
}

h2 {
Expand Down

0 comments on commit 0a884a9

Please sign in to comment.