There was an error while loading. Please reload this page.
1 parent d418f7f commit af73c21Copy full SHA for af73c21
1 file changed
Wireframe/style.css
@@ -48,7 +48,7 @@ header {
48
49
header h1 {
50
margin: 0;
51
- font-size: 2rem;
+
52
text-align: center;
53
}
54
@@ -92,7 +92,7 @@ footer {
92
position: fixed;
93
bottom: 0;
94
95
- border-top: 1px soild black;
+ border-top: 1px solid black;
96
width: 100%;
97
98
/* ====== Articles Grid Layout ====
0 commit comments