Skip to content

Commit 98ebbc6

Browse files
committed
correction
1 parent 2d8c0fc commit 98ebbc6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

css/style.css

+1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ header{
4747
display: inline-block;
4848
list-style: none;
4949
margin-left: 40px;
50+
margin-top: 20px;
5051
}
5152

5253
.main-nav li a{

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<header>
1818
<nav>
1919
<div class="row clearfix">
20-
<img src="images/logo.png" style="width:120px;height:110px;" class="logo">
20+
<img src="images/logo.png" style="width:50px;height:50px;" class="logo">
2121

2222
<ul class="main-nav animated slideInDown" id="check-class">
2323
<li><a href="http://nafi.epizy.com/Blog/Content/index.php"><span>NAFI<span

0 commit comments

Comments
 (0)