Skip to content

Commit 18c4827

Browse files
committed
CSS alterations
1 parent 73f3668 commit 18c4827

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Wireframe/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,11 @@ main {
7373
grid-column: span 2;
7474
}
7575
}
76-
.header {
76+
header {
7777
text-align: center;
7878
}
7979

80-
.article {
80+
article {
8181
border: var(--line);
8282
padding: var(--space);
8383
text-align: center;

0 commit comments

Comments
 (0)