Skip to content

Commit

Permalink
Merge pull request #32 from Cosmian/fix/edit-size
Browse files Browse the repository at this point in the history
Edit font size
  • Loading branch information
ccorsin authored Sep 13, 2024
2 parents 41b7910 + 8bae523 commit 6703859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/component/layout.less
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ ul {
p.title {
font-family: @Poppins;
font-weight: 700;
font-size: 90px;
font-size: 70px;
text-align: center;
margin-bottom: unset; // bypass default margin
@media only screen and (max-width: @sm) {
Expand Down

0 comments on commit 6703859

Please sign in to comment.