From 24dab6689859f1b73a5f2948591018d1851e1c6f Mon Sep 17 00:00:00 2001 From: "Jocelyn Badgley (Twipped)" Date: Sat, 22 Feb 2020 20:33:06 -0800 Subject: [PATCH] Fixed a few layout issues in the GDB --- gulp/publish.js | 5 ----- pages/gdb/biochemical-dysphoria.md | 2 +- pages/gdb/societal-dysphoria.md | 2 +- scss/_tweet.scss | 6 ------ 4 files changed, 2 insertions(+), 13 deletions(-) diff --git a/gulp/publish.js b/gulp/publish.js index a8f3dc5..d19b283 100644 --- a/gulp/publish.js +++ b/gulp/publish.js @@ -17,11 +17,6 @@ const routes = { sharedCacheTime: 2592000, // 30 days on server }, - '^(?:index|tags|drafts)\\.html$': { - cacheTime: 60, // one minute on client - sharedCacheTime: 60, // one minute on server - }, - '^(?:sitemap|atom)\\.xml$': { cacheTime: 3600, // one hour on client sharedCacheTime: 86400, // one day on server diff --git a/pages/gdb/biochemical-dysphoria.md b/pages/gdb/biochemical-dysphoria.md index 74b1c0c..7e86d7d 100644 --- a/pages/gdb/biochemical-dysphoria.md +++ b/pages/gdb/biochemical-dysphoria.md @@ -26,7 +26,7 @@ If your brain is wired for one gonadal hormones (such as testosterone) and your
-
+
Brea theredgrrl diff --git a/pages/gdb/societal-dysphoria.md b/pages/gdb/societal-dysphoria.md index b33c0f3..6850d03 100644 --- a/pages/gdb/societal-dysphoria.md +++ b/pages/gdb/societal-dysphoria.md @@ -54,7 +54,7 @@ Shame also tends to build up until it boils over into radical action. A very com '1216110666626555904' '1216111083997605888' '1216112014411599877' -) tweets=meta.tweets className="oneblock" }}
}!} +) tweets=meta.tweets className="oneblock capped" }}
}!} Societal Dysphoria *strongly* comes into play with courtship rituals. Being forced into being the boyfriend or girlfriend when you are not a boy or a girl is extremely disorienting and often feels very unfair. AMABs may find themselves wishing *they* were the one being pampered, and AFABs may become uncomfortable with the amount of attention they receive from their prospective partners (beyond the discomfort that women experience, as this includes genuine attention, not just unwanted attention). The expectations placed on them by their partners to fill these courtship roles may feel like a heavy burden to bear. By contrast, dating as your true gender becomes euphoric. Buy a trans girl flowers and see how much she swoons. diff --git a/scss/_tweet.scss b/scss/_tweet.scss index c1cf291..be500b4 100644 --- a/scss/_tweet.scss +++ b/scss/_tweet.scss @@ -258,12 +258,6 @@ } } - @include media-breakpoint-up(md) { - &.oneblock:not(.right) { - max-height: unset; - } - } - &.hide-reply .tweet-text a.mention:first-child { display: none; } &.collapse:not(.grid-row) {