File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ <h2 itemprop="name"><i class="icon-briefcase"></i>Minuscode</h2>
5353 < input type ="email " name ="email " placeholder ="E-mail " autocomplete ="off " required >
5454 < textarea rows ="9 " name ="message " placeholder ="Message " required > </ textarea >
5555 </ fieldset >
56- < button type ="submit " class ="btn btn-red "> Send →</ button >
56+ < button type ="submit " class ="btn btn-- red "> Send →</ button >
5757 <!-- <input type='submit' value='Test form' /> -->
5858 </ form >
5959
Original file line number Diff line number Diff line change 1717 }
1818}
1919
20- .btn-red {
20+ .btn-- red {
2121 background : $red ;
2222 border : 2px solid $red ;
2323 color : #fff ;
2828 background : none ;
2929 color : $red ;
3030 }
31- }
31+ }
Original file line number Diff line number Diff line change 1616 < span > or a brand activation, we can help you < strong > build it.</ strong > </ span >
1717 </ h2 >
1818
19- < a href ="/contact " class ="btn btn-red link--arrow-end "> Get a Quote</ a >
19+ < a href ="/contact " class ="btn btn-- red link--arrow-end "> Get a Quote</ a >
2020 </ div >
2121
2222</ div > <!-- /masthead -->
You can’t perform that action at this time.
0 commit comments