ScottLogic / blog

The Scott Logic blog
http://blog.scottlogic.com
Other
9 stars 86 forks source link

Clap button is a little high up #148

Closed ColinEberhardt closed 1 week ago

ColinEberhardt commented 10 months ago

When the branding changed, the top banner became a bit taller. As a result, the clap button now sits slightly under the banner:

image

chriswilty commented 5 months ago

My observations:

These sum to 113px (=7.0625rem) which is what we'd want offset from top to be (for the <applause-button> element).

Alternatively, we take all these calculations out of the picture, and put the count under the clap icon:

image