Hello everyone,
Just a quick question here. I was playing in TwentyEleven's CSS and I noticed this unfamiliar padding width:
5.30625em
/* Reposition the site title and description slightly */
#site-title {
padding: 5.30625em 0 0;
}
Can someone tell me where does this number come from? How has it been calculated?
Thanks
Pat