Skip to content

Commit

Permalink
ghpages - More ninja styling
Browse files Browse the repository at this point in the history
  • Loading branch information
liorkesos committed Nov 28, 2018
1 parent 792f5d3 commit 2fe1cc9
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions assets/css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,19 @@ h1 {
}
header {
img.logo {
margin: auto;
margin-left:30px;
display:block;
height: auto;
width: auto;
max-width: 200px;
max-width: 150px;
max-height: 200px;
margin-bottom: 17%;
}
img.ninja {

height: auto;
width: auto;
max-width: 200px;
max-width: 350px;
max-height: 200px;
}

Expand Down

0 comments on commit 2fe1cc9

Please sign in to comment.