Tidy sass

This commit is contained in:
Oliver Davies 2016-11-20 08:39:57 +00:00
parent d57bed02ac
commit 381629c876
7 changed files with 13 additions and 43 deletions

View file

@ -1,11 +0,0 @@
.page--contact
.form__name,
.form__email,
.form__subject,
.form__message
@extend .form-group
[type="email"],
[type="text"],
textarea
@extend .form-control

View file

@ -1,12 +0,0 @@
.latest-posts
@extend .panel
@extend .panel-default
&__heading
@extend .panel-heading
ul
@extend .list-group
li
@extend .list-group-item

View file

@ -1,3 +0,0 @@
.page--talk
.abstract__title
@extend .sr-only

View file

@ -13,7 +13,3 @@
+breakpoint($screen-md)
max-width: 33.3%
&__website
@extend .btn
@extend .btn-primary