Added sass-cache to gitignore and few other bug fixes

This commit is contained in:
Shashank Mehta
2014-01-19 00:09:23 +05:30
parent dc2eacc8fa
commit c286958b84
6 changed files with 5 additions and 2 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
_site
.sass-cache

View File

@ -4,7 +4,7 @@
<meta charset="utf-8">
<title>
{% if page.title %}
{{ page.title }} &ndash;
{{ page.title }} &mdash;
{% endif %}
{{ site.name }}
</title>

View File

@ -116,6 +116,7 @@ header {
display: block;
position: relative;
margin-bottom: 30px;
z-index: 100;
-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);

View File

@ -172,6 +172,7 @@ header {
display: block;
position: relative;
margin-bottom: 30px;
z-index: 100;
@include shadow();
img {

View File

@ -240,7 +240,7 @@ layout: layout
<h3>Ciby Chakravarthy</h3>
</div>
<div class="pure-u-1-5 person">
<h3>Smrithi Vashisht</h3>
<h3>Smriti Vashisth</h3>
</div>
<div class="pure-u-1-5 person">
<h3>Akhil Gupta</h3>