File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change @@ -155,15 +155,15 @@ header .links .link:hover {
155155}
156156
157157.tile-section .mini-tile .link {
158- margin-top : 24 px ;
158+ margin-top : 16 px ;
159159}
160160
161161.tile-section .mini-tile .links {
162162 float : none;
163163}
164164
165165.tile-section .mini-tile .desc {
166- margin-top : 24 px ;
166+ margin-top : 16 px ;
167167}
168168
169169.tile-section .screenshot {
@@ -326,6 +326,11 @@ footer span {
326326 main {
327327 padding : 0 16px ;
328328 }
329+
330+ .pre-footer {
331+ margin : 64px 0 0 0 ;
332+ padding : 0 8px ;
333+ }
329334}
330335
331336@media screen and (max-width : 450px ) {
@@ -353,6 +358,15 @@ footer span {
353358 .container h2 {
354359 margin : 64px 0 32px 0 ;
355360 }
361+
362+ footer .container {
363+ display : block;
364+ }
365+
366+ footer span {
367+ margin-top : 8px ;
368+ display : block;
369+ }
356370}
357371
358372/* magnific popup */
You can’t perform that action at this time.
0 commit comments