File tree Expand file tree Collapse file tree 5 files changed +1
-28
lines changed
Expand file tree Collapse file tree 5 files changed +1
-28
lines changed Original file line number Diff line number Diff line change @@ -9,21 +9,6 @@ <h1><span>{{ site.title }}</span></h1>
99 < a class ="button button-primary " href ="{{ site.baseurl }}/about/ "> About</ a >
1010 </ div >
1111 </ div >
12- < div class ="masthead-image ">
13- < svg class ="masthead-image-path " width ="214px " height ="217px ">
14- < polygon fill ="#FE4559 "
15- points ="0.100965794 125.225045 0.100965794 216.172414 213.283516 91.1197822 213.283516 0.172413793 ">
16- </ polygon >
17- </ svg >
18- < div class ="masthead-image-position ">
19- < svg width ="870px " height ="690px ">
20- < clipPath id ="polygon ">
21- < polygon points ="0 123.444899 0 690.289062 881.435734 189.659081 881.435734 -377.185083 "> </ polygon >
22- </ clipPath >
23- </ svg >
24- < img class ="
mask "
src ="
{{ site.baseurl }}/img/assets/[email protected] "
alt =""
> 25- </ div >
26- </ div >
2712 </ div >
2813 </ div >
2914</ section >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 44 < body >
55 {% include _nav.html %}
66 {% include _masthead.html %}
7- {% include _section-about.html %}
87 {% include _section-projects.html %}
98 {% include _cta-newsletter.html %}
109 {% include _section-blog.html %}
Original file line number Diff line number Diff line change 44
55#masthead {
66 padding : $masthead-padding 0 ;
7- min-height : $base-point-grid * 225 ;
7+ min-height : $base-point-grid * 100 ;
88
99 .masthead-inner {
1010 @include grid ;
You can’t perform that action at this time.
0 commit comments