Skip to content
This repository was archived by the owner on Sep 5, 2019. It is now read-only.

Commit 583508e

Browse files
committed
Update
1 parent b46ed6a commit 583508e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/css/style.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ body {
1818
*/
1919
.nav .click {
2020
cursor: pointer;
21-
margin: 25px 10px 10px;
21+
margin: 22px 10px 10px;
2222
float: right;
2323
color: white;
2424
}
@@ -38,8 +38,8 @@ body {
3838

3939
.sidebar-title {
4040
background-color: #353637;
41-
font-size: 1.5em;
42-
padding: 15px 20px 0 25px;
41+
font-size: 1.375em;
42+
padding: 17px 20px 0 25px;
4343
height: 69px;
4444
color: white;
4545
}

0 commit comments

Comments
 (0)