Skip to content

Commit 89e1f4a

Browse files
committed
centered header
1 parent 7569143 commit 89e1f4a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Wireframe/style.css

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

0 commit comments

Comments
 (0)