WordPress / wordcamp.org

WordCamps are casual, locally-organized conferences covering everything related to WordPress.
https://wordcamp.org
130 stars 74 forks source link

Top margin and overlapping banner for WordCamp Asia 2024 #1398

Open desrosj opened 1 week ago

desrosj commented 1 week ago

Describe the bug

The WordCamp Asia 2024 site seems to have a white space at the top of the page without pulling the "check out the next edition" banner up.

This does not seem to happen for WCEU 2024, WCUS 2024, or WCAsia 2023.

To reproduce

Steps to reproduce the behavior:

  1. Go to https://asia.wordcamp.org/2024
  2. See error

Screenshots / Screencasts

Image

WordCamp

https://asia.wordcamp.org/2024

System (please complete the following information)

StevenDufresne commented 4 days ago

This appears to be related to a style in the theme:

body {
    container-type: inline-style;
}

The problem does not exist in Chrome.