Skip to content

Commit 05bf523

Browse files
committed
centered header
1 parent f0865d5 commit 05bf523

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Wireframe/style.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ As well as useful links to learn more */
2626
}
2727
/* ====== Base Elements ======
2828
General rules for basic HTML elements in any context */
29+
30+
header {text-align: center}
2931
body {
3032
background: var(--paper);
3133
color: var(--ink);

0 commit comments

Comments
 (0)