diff --git a/cmd/present/static/styles.css b/cmd/present/static/styles.css index b3d829a2..36fe6ea2 100644 --- a/cmd/present/static/styles.css +++ b/cmd/present/static/styles.css @@ -336,8 +336,8 @@ code { } article > .image { - text-align: center; - margin-top: 40px; + text-align: center; + margin-top: 40px; } table { @@ -417,13 +417,13 @@ div.output .buttons { /* Presenter details */ .presenter { - margin-top: 20px; + margin-top: 20px; } .presenter p, .presenter .link { - margin: 0; - font-size: 28px; - line-height: 1.2em; + margin: 0; + font-size: 28px; + line-height: 1.2em; } /* Output resize details */ @@ -458,4 +458,4 @@ figcaption { color: #666; text-align: center; font-size: 0.75em; -} \ No newline at end of file +}