1
0
mirror of https://github.com/GenderDysphoria/GenderDysphoria.fyi.git synced 2025-11-25 12:32:42 +00:00

Changed tweet entity layout to match the way it presents on Twitter

This commit is contained in:
Jocelyn Badgley (Twipped)
2021-10-28 11:19:27 -07:00
parent 22aedc33ee
commit bc4419d22a
3 changed files with 41 additions and 4 deletions

View File

@@ -142,6 +142,10 @@
$cwColor: darken($gray-100, 2%);
margin: 0 -1rem 1em;
&:first-child {
margin-top: -1rem;
}
padding: 10px 20px;
background-color: $cwColor;
color-adjust: exact;