made .box look better on newer themes; updated readme.md to add new themes; modularized blog sass some
This commit is contained in:
parent
c59659ca1d
commit
800363c6ab
15 changed files with 143 additions and 123 deletions
|
@ -2,12 +2,4 @@
|
|||
@import './_vendor/bulma-0.7.4/_bulma.sass';
|
||||
@import './_vendor/pulse/overrides';
|
||||
|
||||
@import './blog';
|
||||
|
||||
// .box {
|
||||
// $card-border-color: lighten($grey-darker, 5);
|
||||
// box-shadow: none;
|
||||
// border: $border-width solid $card-border-color;
|
||||
// background-color: $grey-darker;
|
||||
// border-radius: $radius;
|
||||
// }
|
||||
@import './blog';
|
Loading…
Add table
Add a link
Reference in a new issue