Skip to content

Commit

Permalink
css changes
Browse files Browse the repository at this point in the history
  • Loading branch information
thereviewindex committed Feb 20, 2017
1 parent 023e9fe commit 7e0b315
Show file tree
Hide file tree
Showing 11 changed files with 6 additions and 5 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion _includes/header.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<header id="header" class="parent justify-spaceBetween">
<div class="inner w100 relative">
<span class="left">
<span class="f-left">
<a href="{{ site.baseurl }}/">
<h1>
<span>mono</span>chrome
Expand Down
Binary file added _sass/.base.scss.swp
Binary file not shown.
7 changes: 4 additions & 3 deletions _sass/base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ a {

/* Common classes */

.right { float: right; }
.left { float: left; }
.f-right { float: right; }
.f-left { float: left; }
.clear { clear:both; }

// to align div vertically and horizontally in center of another div
Expand All @@ -79,4 +79,5 @@ a {
.relative { position: relative; }
.top { top: 0 }
.bottom { bottom: 0 }

.right { right: 0 }
.left { left: 0 }
2 changes: 1 addition & 1 deletion _site/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title>Monochrome | A minimal, responsive Jekyll blog theme</title>
<link href="http://localhost:4000/atom.xml" rel="self"/>
<id>http://localhost:4000</id>
<updated>2017-02-19T15:51:01+05:30</updated>
<updated>2017-02-20T09:37:33+05:30</updated>
<author>
<name>The Review Index</name>
<uri>https://thereviewindex.com</uri>
Expand Down
Binary file added _site/img/monochrome-mobile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7e0b315

Please sign in to comment.