Sha256: e6a100e8808bdbc26bc1c0bba168e4e066874a59df40cac7e8f59ce762a85954

Contents?: true

Size: 417 Bytes

Versions: 10

Compression:

Stored size: 417 Bytes

Contents

///
/// Forty by HTML5 UP
/// html5up.net | @ajlkn
/// Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
///

/* Contact Method */

	.contact-method {
		margin: 0 0 _size(element-margin) 0;
		padding-left: 3.25em;
		position: relative;

		.icon {
			left: 0;
			position: absolute;
			top: 0;
		}

		h3 {
			margin: 0 0 (_size(element-margin) * 0.25) 0;
		}
	}

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
fortyone-jekyll-theme-1.2.3 _sass/components/_contact-method.scss
fortyone-jekyll-theme-1.2.2 _sass/components/_contact-method.scss
fortyone-jekyll-theme-1.2.1 _sass/components/_contact-method.scss
fortyone-jekyll-theme-1.2.0 _sass/components/_contact-method.scss
fortyone-jekyll-theme-1.1.0 _sass/components/_contact-method.scss
fortyone-jekyll-theme-1.0.4 _sass/components/_contact-method.scss
fortyone-jekyll-theme-1.0.3 _sass/components/_contact-method.scss
fortyone-jekyll-theme-1.0.2 _sass/components/_contact-method.scss
fortyone-jekyll-theme-1.0.1 _sass/components/_contact-method.scss
fortyone-jekyll-theme-1.0.0 _sass/components/_contact-method.scss