Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
lukebrooker committed Jan 31, 2016
1 parent 12bdf0a commit deae460
Show file tree
Hide file tree
Showing 18 changed files with 59 additions and 59 deletions.
42 changes: 21 additions & 21 deletions bundle.css
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ dd {
margin-left: 0;
margin-right: 0;
}
.My\(r1\) {
.My\(r1\), .Mt\(r1\) {
margin-top: 1.5rem;
}
.My\(r1\), .Mb\(r1\) {
Expand Down Expand Up @@ -546,26 +546,6 @@ a[class*=LineClamp]:after {
bottom: 0;
left: 0;
}
@media screen and (orientation:landscape) {
.D\(f\)--land {
display: flex;
}
.Flxg\(0\)--land {
flex-grow: 0;
}
.Fld\(r\)--land {
flex-direction: row;
}
.Ai\(c\)--land {
align-items: center;
}
.Jc\(c\)--land {
justify-content: center;
}
.Mstart\(r4\)--land {
margin-left: 6rem;
}
}
@media screen and (min-width: 29.375em) {
.D\(f\)--sm {
display: flex;
Expand All @@ -591,6 +571,26 @@ a[class*=LineClamp]:after {
width: 50%;
}
}
@media screen and (orientation:landscape) {
.D\(f\)--land {
display: flex;
}
.Flxg\(0\)--land {
flex-grow: 0;
}
.Fld\(r\)--land {
flex-direction: row;
}
.Ai\(c\)--land {
align-items: center;
}
.Jc\(c\)--land {
justify-content: center;
}
.Mstart\(r4\)--land {
margin-left: 6rem;
}
}
@media screen and (min-width: 55em) {
.D\(i\)--md {
display: inline;
Expand Down
24 changes: 12 additions & 12 deletions bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion bundle.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion speaking/craft-as-in-beer/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion speaking/future-friendly-style-guides/index.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion speaking/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions work/bekkibrooker/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions work/glodigital/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion work/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions work/lyq/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions work/redfrogs/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions work/vetsalliance/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions work/zanata/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions writing/craft-as-in-beer/index.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions writing/future-friendly-style-guides/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion writing/index.html

Large diffs are not rendered by default.

0 comments on commit deae460

Please sign in to comment.