Skip to content

Commit f7d8361

Browse files
committed
css update 2
1 parent 3b40b87 commit f7d8361

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

Wireframe/style.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,11 @@ main {
7777
text-align: center;
7878
}
7979

80-
80+
.top-article {
81+
border: var(--line);
82+
padding: var(--space);
83+
text-align: center;
84+
}
8185

8286
/* ====== Article Layout ======
8387
Setting the rules for how elements are placed in the article.

0 commit comments

Comments
 (0)