Skip to content

Commit 4c61471

Browse files
authored
Update main.css
1 parent 492efc0 commit 4c61471

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

css/source/main.css

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@ footer {
2424
color:#999;
2525
}
2626

27+
footer img {
28+
float: right;
29+
margin-top: -20px;
30+
width: 48px
31+
}
32+
2733
nav {
2834
text-align: center;
29-
}
35+
}

0 commit comments

Comments
 (0)