Sha256: 24bcd419f48437df06eb3ac8484bc1363daee12621b55892bf877a87c6db2a6c

Contents?: true

Size: 312 Bytes

Versions: 2

Compression:

Stored size: 312 Bytes

Contents

---
# Add a comment to make this file sass-y.
# Change this file for any custom CSS.
---

/* We need to add display:inline in order to align the '>>' of the 'read more' link */
.post-excerpt p {
	display:inline;
}

// Import partials from `sass_dir` (defaults to `_sass`)
@import
	"syntax",
    "starsnonscss"
;

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mediumish-0.0.2 assets/css/main.scss
mediumish-0.0.1 assets/css/main.scss