Skip to content

Commit 81b63f4

Browse files
committed
title left align
1 parent 3b65332 commit 81b63f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_styles/heading.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ h1 {
1919
font-size: 1.6rem;
2020
font-weight: var(--regular);
2121
text-transform: uppercase;
22-
text-align: center;
22+
text-align: left;
2323
}
2424

2525
h2 {

0 commit comments

Comments
 (0)