geekcampsg / website

GeekcampSG website
https://geekcamp.sg
MIT License
7 stars 10 forks source link

Slightly improve the tweet styles #210

Closed cheeaun closed 2 years ago

cheeaun commented 2 years ago

Slight improvements:

  1. Apply 85vw max-width so that the tweet would fit in smaller phones (width).
  2. Images were kinda cropped in a weird way because there's the padding-bottom hack vs the better object-fit: cover; fix. Seems… kinda work.
  3. Once position: absolute got removed from the images, a weird cookie-consent interstitial "By playing this video you agree to Twitter's use of cookies" appears below the baby GIF, so that's set to hidden thanks to the useful u-hidden class.
  4. Remove hover underline from the quoted tweet.