_sass/bfdotcom.scss in bfdotcom-theme-0.1.1 vs _sass/bfdotcom.scss in bfdotcom-theme-0.1.2

- old
+ new

@@ -54,23 +54,23 @@ left: 0; right: 0; bottom: 0; } -.social-list h2.display-4, .post-list h2.display-4 { +.external-link-list h2.display-4, .post-list h2.display-4 { font-size: 2rem; } -.social-list i { +.external-link-list i { font-size: 2rem; } -.social-list li { +.external-link-list li { list-style-type: none; padding-bottom: 16px; } -.social-list a { +.external-link-list a { position: relative; top: -6px; padding-left: 20px; }