mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-17 11:55:31 -04:00
bring AMP styles up to speed
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@charset "UTF-8";
|
||||
|
||||
div#content {
|
||||
font-size: 0.95em;
|
||||
font-size: 0.935em; // ~15px
|
||||
letter-spacing: -0.008em;
|
||||
line-height: 1.7;
|
||||
|
||||
@@ -37,7 +37,7 @@ div#content {
|
||||
|
||||
// image captions
|
||||
figcaption {
|
||||
font-size: 0.9em;
|
||||
font-size: 0.95em;
|
||||
color: $color-medium;
|
||||
text-align: center;
|
||||
}
|
||||
|
@@ -25,7 +25,7 @@ main#single {
|
||||
h1#title {
|
||||
margin-top: 0.3em;
|
||||
margin-bottom: 0.5em;
|
||||
font-size: 2.3em;
|
||||
font-size: 2.2em;
|
||||
line-height: 1.25;
|
||||
font-weight: 700;
|
||||
|
||||
|
Reference in New Issue
Block a user