diff --git a/ti/static/ti/css/stylish-portfolio.css b/ti/static/ti/css/stylish-portfolio.css index 6663224b33dd9ed180b3a9085ace66e2966cd09f..a50b01c024b4c5e16bc4707324d54d013382972c 100644 --- a/ti/static/ti/css/stylish-portfolio.css +++ b/ti/static/ti/css/stylish-portfolio.css @@ -214,6 +214,9 @@ h6 { } .callout { + + width: 100%; + height: auto; padding: 15rem 0; background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%), url("../img/bg-callout.jpg"); background-position: center center;