File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7272 /* site-section */
7373 .site-section {
7474 padding : 60px 0 100px ;
75- }
75+ }
7676
7777 .heading-separator {
7878 padding-bottom : 50px
141141 }
142142
143143 /* PAGES */
144- /*
144+ /*
145145 * Portfolio-item
146146 */
147147 .project-info h5 {
148148 margin-top : 25px ;
149149 }
150150
151- /*
151+ /*
152152 * Blog
153153 */
154154 /* Sidebar */
178178 min-width : 140px ;
179179 font-size : 14px ;
180180 }
181-
181+
182182 /* Elements */
183183 /* Tabs */
184184 .nav-tabs > li {
215215 .site-header {
216216 padding-top : 20px ;
217217 }
218-
218+
219219 .navbar-header .site-title {
220220 padding-left : 15px ;
221221 }
273273 background-color : var (--VeryLightGray );
274274 }
275275
276- .act .slicknav_icon-bar : first-child ,
277- .act .slicknav_icon-bar : last-child {
276+ .act .slicknav_icon-bar : first-child ,
277+ .act .slicknav_icon-bar : last-child {
278278 position : absolute;
279279 top : 10px ;
280280 height : 3px ;
407407 /* site-section */
408408 .site-section {
409409 padding : 30px 0 60px ;
410- }
410+ }
411411
412412 .subheading-text {
413413 font-size : 16px ;
507507 .copyright {
508508 padding : 15px 0 ;
509509 }
510-
510+
511511 /* PAGES */
512512 /* Portfolio */
513513 # grid {
514514 margin-top : 25px ;
515515 }
516516
517- /*
517+ /*
518518 * Project item
519519 */
520520 .project-img {
540540 margin-top : 5px ;
541541 }
542542
543- /*
543+ /*
544544 * Blog
545545 */
546546 .blog-post + .blog-post ,
609609 padding-top : 5px
610610 }
611611
612- /*
612+ /*
613613 * Contact
614614 */
615615 /* Section: Contact-us */
626626 margin-top : 25px ;
627627 }
628628
629- .contact-info .list-unstyled + h3 ,
629+ .contact-info .list-unstyled + h3 ,
630630 .contact-info a + h3 {
631631 margin : 15px 0 10px ;
632632 }
633633}
634634
635- /* Extra Small Devices, Phones */
635+ /* Extra Small Devices, Phones */
636636@media only screen and (max-width : 479px ) {
637637 /* SITEMAIN */
638638
711711 }
712712}
713713
714- /* Custom, iPhone Retina */
714+ /* Custom, iPhone Retina */
715715@media only screen and (max-width : 320px ) {
716716
717- }
717+ }
You can’t perform that action at this time.
0 commit comments