I hereby claim:
- I am mattfelten on github.
- I am mattfelten (https://keybase.io/mattfelten) on keybase.
- I have a public key whose fingerprint is E9A8 35C0 2CFD 8994 1B53 DCBD BD33 9E96 8958 0130
To claim this, I am signing this object:
// ---- | |
// Sass (v3.4.21) | |
// Compass (v1.0.3) | |
// ---- | |
// Sass modifiers mixin by Sarah Dayan | |
// Generate All Your Utility Classes with Sass Maps: frontstuff.io/generate-all-your-utility-classes-with-sass-maps | |
// http://frontstuff.io | |
// https://github.com/sarahdayan |
fea |
fea |
I hereby claim:
To claim this, I am signing this object:
<!DOCTYPE html> | |
<!-- | |
Theme: Ashley v0.5 | |
Author: Jxnblk [http://jxnblk.com] | |
For: Tumblr [http://tumblr.com/] | |
Terms: Protected under Creative Commons. | |
--> | |
<html lang="en"> |
// ---- | |
// Sass (v3.3.14) | |
// Compass (v1.0.1) | |
// ---- | |
@mixin min-width($min-width) { | |
@media screen and (min-width: $min-width) { | |
@content; | |
} | |
} |
{ | |
"atomic_save": false, | |
"auto_complete_commit_on_tab": true, | |
"caret_style": "wide", | |
"color_scheme": "Packages/Theme - Spacegray/base16-ocean.dark.tmTheme", | |
"colored_folder_glyphs": true, | |
"detect_indentation": false, | |
"disable_colored_folder_labels": true, | |
"ensure_newline_at_eof_on_save": true, | |
"font_face": "Camingo Code", |
// ---- | |
// Sass (v3.3.14) | |
// Compass (v1.0.1) | |
// ---- | |
.list-bulletpoints { | |
.dark-section & a { | |
display: block; | |
} | |
} |
// ---- | |
// Sass (v3.3.8) | |
// Compass (v1.0.0.alpha.19) | |
// ---- | |
#dreampress-description h2, p { | |
max-width: 200px; | |
margin-left: auto; | |
margin-right: auto; | |
} |
<section id="home-hero" class="section-hero"> | |
<div class="section-wrap"> | |
<div class="content-container"> | |
<h1>Web Hosting<br>Made Easy.</h1> | |
<p>For your business. Or your band. Starting at <em class="price-hero-highlight">$8.95/month.</em></p> | |
<a href="//betasignup.dreamhost.com/shared/email/" class="btn-signup">Get Started</a> | |
<a href="/hosting/shared/" class="btn-login">Learn More</a> | |
</div> | |
</div> | |
<div class="ad-bubble"> |