File tree Expand file tree Collapse file tree 2 files changed +5
-12
lines changed
Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Original file line number Diff line number Diff line change @@ -141,19 +141,12 @@ section {
141141 }
142142
143143 #scroll {
144- bottom : 10 px ;
144+ bottom : 25 px ;
145145 position : absolute ;
146146 width : 100% ;
147- @media (max-width : $screen-sm-min ) {
148- bottom : 10px ;
149- }
150147 a {
151148 letter-spacing : 4px ;
152- font-size : 15.5px ;
153- }
154- span {
155- font-size : 17px ;
156- margin-left : -16px ;
149+ font-size : 13px ;
157150 }
158151 }
159152}
Original file line number Diff line number Diff line change @@ -17,9 +17,9 @@ <h2 id="subheading">DIGITAL ARTISANS</h2>
1717 < h3 id ="tagline "> We specialize in< br /> new & reclaimed code.</ h3 >
1818 </ div >
1919 < div id ="scroll ">
20- < a href ="#our_trade "> SCROLL ONWARD </ a >
21- < br / >
22- < span class =" glyphicon glyphicon-chevron-down " > </ span >
20+ < a href ="#our_trade ">
21+ < span class =" glyphicon glyphicon-chevron-down " > </ span >
22+ </ a >
2323 </ div >
2424</ section >
2525
You can’t perform that action at this time.
0 commit comments