diff --git a/_assets/css/style.scss b/_assets/css/style.scss index 02a9ee4..b5e6c63 100644 --- a/_assets/css/style.scss +++ b/_assets/css/style.scss @@ -145,22 +145,8 @@ p, dl, ul, ol { #page-theater { @extend %resume; - - #contact { - display: table; - width: 100%; - - div { - display: table-cell; - vertical-align: top; - - &:first-child { - text-align: center; - } - &:last-child { - text-align: right; - } - } - } + figure.headshot { + max-height: 12rem; + } } diff --git a/_layouts/default.html b/_layouts/default.html index d1416f8..3233b73 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,6 +1,7 @@
+ {% seo %} {% css style %} diff --git a/theater.html b/theater.html index 3c65ed1..f65cf7e 100644 --- a/theater.html +++ b/theater.html @@ -6,8 +6,9 @@ title: Acting Resume