File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -131,7 +131,7 @@ <h2>Donate</h2>
131131 < footer >
132132 < div class ="container ">
133133 < p >
134- Lightbox is created by Lokesh Dhakar< br />
134+ Created by Lokesh Dhakar< br />
135135 < a href ="https://twitter.com/lokesh " class ="button button-minor "> Follow me on Twitter</ a >
136136 </ p >
137137 </ div >
Original file line number Diff line number Diff line change 8181
8282h2
8383 color : $section-heading-color
84+ margin-top : 0
8485 margin-bottom : 1.5rem
8586 font-size : 1.5rem
8687 text-transform : uppercase
109110
110111.lead
111112 max-width : 45rem
113+ margin-bottom : 1.25rem
112114 font-size : 1.25rem
113115
114116
@@ -167,13 +169,13 @@ body
167169section
168170 border-top : 2px solid $border-color
169171 text-align : center
170- padding : 1.5 rem 0
172+ padding : 2 rem 0
171173 & :first-of-type
172174 border-top : none
173175
174176@media (min-width : 40rem )
175177 section
176- padding : 2 rem 0
178+ padding : 4 rem 0
177179
178180.container
179181 margin : 0 auto
@@ -195,7 +197,7 @@ header
195197
196198@media (min-width : 40rem )
197199 header
198- padding : 2 rem 0
200+ padding : 3 rem 0
199201
200202
201203/* -- Examples -- */
You can’t perform that action at this time.
0 commit comments