From 67ffed3a8cf9b2f50ccf2c5d83573803d23821d6 Mon Sep 17 00:00:00 2001
From: Young Guk Kim <kyk1047715@gmail.com>
Date: Wed, 25 Apr 2018 07:29:09 +0900
Subject: [PATCH] hw

---
 ti/static/ti/css/stylish-portfolio.css | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/ti/static/ti/css/stylish-portfolio.css b/ti/static/ti/css/stylish-portfolio.css
index 6663224..a50b01c 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;
-- 
GitLab