Skip to content

Commit fd26f04

Browse files
committed
Final tweaks to v2 — updated readme, pullquote style, and thumbnail style
1 parent 990d8cf commit fd26f04

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ Features:
1414
- Totally responsive
1515
- Perfect readability — MNML features a type-scale, responsive typography, and carefully set line length for the best reading experience.
1616

17+
![Screenshot](http://api.drp.io/files/5437789e305b7.png)

assets/css/screen.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ blockquote cite a { font-weight: normal; }
336336
top: 30px;
337337
right:10px;
338338
color:orange;
339-
line-height: 1;
339+
line-height: 0;
340340
}
341341

342342
aside{
@@ -536,7 +536,8 @@ margin on the iframe, cause it breaks stuff. */
536536
/* Makes for a nice small, responsive image that floats right*/
537537
.thumb{
538538
width: 100%;
539-
max-width:250px;
539+
max-width:200px;
540+
margin: .5em !important;
540541
float:right;
541542
}
542543

0 commit comments

Comments
 (0)