Skip to content

Commit

Permalink
fix: mario icon on index.html and one line indent
Browse files Browse the repository at this point in the history
  • Loading branch information
guastallaigor committed Dec 18, 2018
1 parent 218b3bf commit 1b026e1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ <h3 class="title">SNS</h3>
<section class="nes-container with-title">
<h3 class="title">Others</h3>
<div>
<i class="nes-icon close is-small"></i>
<i class="nes-icon close is-small"></i>
<i class="nes-icon close"></i>
<i class="nes-icon close is-medium"></i>
<i class="nes-icon close is-large"></i>
Expand Down
4 changes: 2 additions & 2 deletions scss/pixel-arts/_index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
@import "snes-jp-icon.scss";
@import "bcrikko.scss";
@import "ash.scss";
@import "octocat.scss";
@import "mario.scss";
@import "pokeball.scss";
@import "bulbasaur.scss";
@import "charmander.scss";
@import "squirtle.scss";
@import "phone.scss";
@import "smartphone.scss";
@import "mario.scss";
@import "kirby.scss";
@import "octocat.scss";

0 comments on commit 1b026e1

Please sign in to comment.