X-Git-Url: https://www.kengrimes.com/gitweb/?p=kengrimes.com%2Ftheme.git;a=blobdiff_plain;f=static%2Fcss%2Fmain.css;h=96520626d4741f3cb3b66fd933fe62165198c007;hp=f677f9ecbcf579a5107f39f7b84928d28467ebb8;hb=63c153f182a8aaaac7974599831eeb2861fb047a;hpb=2963d0599f33fc699e9dc9a931e13c44fcebb44c diff --git a/static/css/main.css b/static/css/main.css index f677f9e..9652062 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -40,14 +40,14 @@ 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; } body > header > figure > img { border-radius: 50% 3% 3% 3%; + width: 128px; + height: 128px; } body > header > nav { flex: 1 1 auto;