* Ansum Theme * Mapco Theme
@@ -20,12 +20,16 @@
h1, h2 {
color: variables.$main-font-color;
- font-size: 3rem;
+ font-size: 2rem;
margin-top: 1.75rem;
font-weight: 300;
line-height: 1.2em;
}
+ h2 {
+ font-size: 1.5rem;
+ }
+
a[href="./"] {
// This is the "Back to your feeds" button.
margin: 0;
@@ -1144,11 +1144,14 @@ main.prompt {
.post h1, .post h2 {
color: #363330;
+.post h2 {
+}
.post a[href="./"] {
padding: 0.75rem 1.5rem;
@@ -15,12 +15,16 @@
a[href="./"] { // This is the "Back to your feeds" button.
@@ -1171,11 +1171,14 @@ main.prompt {
color: #303136;