[wp-trac] [WordPress Trac] #58475: Twenty Twenty-Three: Aubergine variation's background implementation causes any block that impacts page height to impact header

WordPress Trac noreply at wordpress.org
Tue Jun 20 16:59:53 UTC 2023


#58475: Twenty Twenty-Three: Aubergine variation's background implementation causes
any block that impacts page height to impact header
---------------------------+------------------------------
 Reporter:  annezazu       |       Owner:  (none)
     Type:  defect (bug)   |      Status:  new
 Priority:  low            |   Milestone:  Awaiting Review
Component:  Bundled Theme  |     Version:
 Severity:  normal         |  Resolution:
 Keywords:  has-patch      |     Focuses:  css
---------------------------+------------------------------

Comment (by mikachan):

 I've tried to improve this by using a `clamp()` calculation for the height
 rather than using `min()`.

  > Was the measurement intended as 10vh instead of 10%?

 The `vh` units are working better - I've swapped the previous `10vh` for a
 min of `10vh` and a max of `14vh`. I think this is working better, but it
 would be great to hear what others think.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/58475#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list