When examining the theme by clicking "inspect element" on the green portion (<header>
), you will notice that the height and width properties have pixel values that change dynamically as the window is resized.
So, where do these values originate from?
For example, if I wanted to overlay something on top of it while ensuring it maintains the same height, how would I accomplish that?
Below are the specific values I'm referencing when inspected in chrome: