fixed-size figure box for smoother loads
[kengrimes.com/theme.git] / static / css / main.css
index c4f1055..9652062 100644 (file)
@@ -46,6 +46,8 @@ body > header > figure {
 }
 body > header > figure > img {
   border-radius: 50% 3% 3% 3%;
+  width: 128px;
+  height: 128px;
 }
 body > header > nav {
   flex: 1 1 auto;