fixed-size figure box for smoother loads
[kengrimes.com/theme.git] / static / css / main.css
index c4f1055..f677f9e 100644 (file)
@@ -40,6 +40,8 @@ body > header {
 body > header > figure {
   margin: 0;
   display: flex;
+  width: 150px;
+  height: 150px;
   border-radius: 90% 10% 1.3rem 1.3rem;
   background-color: darkslategrey;
   border: 1rem double slategrey;