diff --git a/static/css/custom.css b/static/css/custom.css index 4f6bd95..0198a5d 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -9,13 +9,13 @@ body .img-circle { - border-radius: 50%; + border-radius: 70%; } .headshot { - width: 115px; - height: 115px; + width: 140px; + height: 140px; } .brand @@ -81,4 +81,4 @@ code { /* Changing from font-awesome 4 to 5, the class pull-right was removed */ .pull-right { float: right; -} \ No newline at end of file +}