diff --git a/themes/coder-portfolio/layouts/partials/home.html b/themes/coder-portfolio/layouts/partials/home.html index 0dae80a..6e2d8fe 100644 --- a/themes/coder-portfolio/layouts/partials/home.html +++ b/themes/coder-portfolio/layouts/partials/home.html @@ -5,10 +5,13 @@

{{ .Site.Params.author }}

{{ .Site.Params.info }}

+ +

- We currently seek to fill a postion as
+ We currently seek to fill a postion as Numerical developer/scientist for avalanche simulations

+ diff --git a/themes/coder-portfolio/static/less/style.less b/themes/coder-portfolio/static/less/style.less index a84588c..6b52bc3 100644 --- a/themes/coder-portfolio/static/less/style.less +++ b/themes/coder-portfolio/static/less/style.less @@ -293,7 +293,7 @@ img { } .content { - flex: 0; + flex: 1; margin-top: 1.6rem; margin-bottom: 3.2rem; article {