mirror of
https://github.com/GenderDysphoria/GenderDysphoria.fyi.git
synced 2025-01-31 07:16:17 +00:00
Fixed a few layout issues in the GDB
This commit is contained in:
parent
d3edce6b9a
commit
24dab66898
@ -17,11 +17,6 @@ const routes = {
|
|||||||
sharedCacheTime: 2592000, // 30 days on server
|
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$': {
|
'^(?:sitemap|atom)\\.xml$': {
|
||||||
cacheTime: 3600, // one hour on client
|
cacheTime: 3600, // one hour on client
|
||||||
sharedCacheTime: 86400, // one day on server
|
sharedCacheTime: 86400, // one day on server
|
||||||
|
@ -26,7 +26,7 @@ If your brain is wired for one gonadal hormones (such as testosterone) and your
|
|||||||
<div class="gutter">
|
<div class="gutter">
|
||||||
<a class="card ig-card" href="https://www.instagram.com/p/B4fwhWAH2F-/">
|
<a class="card ig-card" href="https://www.instagram.com/p/B4fwhWAH2F-/">
|
||||||
<div class="ig-header">
|
<div class="ig-header">
|
||||||
<div class="ig-avatar" style="background-image: url(theredgrrl.jpg);"></div>
|
<div class="ig-avatar" style="background-image: url({{images.theredgrrl.sizes.0.url}});"></div>
|
||||||
<div class="ig-name">
|
<div class="ig-name">
|
||||||
<strong>Brea</strong>
|
<strong>Brea</strong>
|
||||||
<span>theredgrrl</span>
|
<span>theredgrrl</span>
|
||||||
|
@ -54,7 +54,7 @@ Shame also tends to build up until it boils over into radical action. A very com
|
|||||||
'1216110666626555904'
|
'1216110666626555904'
|
||||||
'1216111083997605888'
|
'1216111083997605888'
|
||||||
'1216112014411599877'
|
'1216112014411599877'
|
||||||
) tweets=meta.tweets className="oneblock" }}</div> }!}
|
) tweets=meta.tweets className="oneblock capped" }}</div> }!}
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
|
@ -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; }
|
&.hide-reply .tweet-text a.mention:first-child { display: none; }
|
||||||
|
|
||||||
&.collapse:not(.grid-row) {
|
&.collapse:not(.grid-row) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user