Skip to content

Commit 8e5cd62

Browse files
committed
lesson-6
1 parent a6ccefd commit 8e5cd62

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

styles/globals.css

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,12 @@ nav a {
2727
nav .logo {
2828
margin-right: auto;
2929
}
30+
footer {
31+
display: block;
32+
text-align: center;
33+
padding: 30px 0;
34+
margin-top: 60px;
35+
color: #777;
36+
border-top: 1px solid #eaeaea;
37+
}
3038

0 commit comments

Comments
 (0)