Skip to content

Commit 7130da5

Browse files
committed
article text align left
1 parent a8b20ae commit 7130da5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Wireframe/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ header {
8686
article {
8787
border: var(--line);
8888
padding: var(--space);
89-
text-align: center;
89+
text-align: left;
9090
}
9191

9292
/* ====== Article Layout ======

0 commit comments

Comments
 (0)