Index: arms/css/index.css =================================================================== diff -u -rc4e736c93c6951941915033802c546c564364bc3 -rc0858004fdc143b1c3a1cdd075c6ebe3b9e406ab --- arms/css/index.css (.../index.css) (revision c4e736c93c6951941915033802c546c564364bc3) +++ arms/css/index.css (.../index.css) (revision c0858004fdc143b1c3a1cdd075c6ebe3b9e406ab) @@ -75,10 +75,6 @@ overflow-y: auto; } section .bg { - display: flex; - flex-direction: column; - align-items: center; - justify-content: center; position: absolute; height: 100%; width: 100%; @@ -94,6 +90,24 @@ overflow: hidden; } +section .heading-img { + width: 150px; +} + +@media (max-width: 500px) { + section .heading-img { + width: 100px; + } + +} + +@media (max-width: 330px) { + section .heading-img { + width: 75px; + } + +} + .first .bg { background-image: linear-gradient( 180deg, Index: vue/src/assets/images/devops/DevSupport/github.png =================================================================== diff -u -r6347a402ea5907bff6bbb9c93c2176e16dd04be0 -rc0858004fdc143b1c3a1cdd075c6ebe3b9e406ab --- vue/src/assets/images/devops/DevSupport/github.png (.../github.png) (revision 6347a402ea5907bff6bbb9c93c2176e16dd04be0) +++ vue/src/assets/images/devops/DevSupport/github.png (.../github.png) (revision c0858004fdc143b1c3a1cdd075c6ebe3b9e406ab) @@ -2421,8 +2421,10 @@ } } -@media (max-width: 992px){ - .carousel-section, #concept, #features { +@media (max-width: 992px) { + .carousel-section, + #concept, + #features { padding-bottom: 0px; } } @@ -3080,20 +3082,21 @@ .board-thumb::after { content: ""; display: block; - padding-bottom: 75.2631578947%; } - .board-thumb.back-wemade { background-image: url("../img/index/wemade.png"); + padding-bottom: 75.2631578947%; } .board-thumb.back-nc { background-image: url("../img/index/nc.png"); + padding-bottom: 75.2631578947%; } .board-thumb.back-kakao { background-image: url("../img/index/kakao.png"); + padding-bottom: 75.2631578947%; } .board-thumb.back-str { @@ -3168,7 +3171,7 @@ .board-text { font-weight: 300; - color: rgba(255,255,255,.7); + color: rgba(255, 255, 255, 0.7); text-align: center; word-break: keep-all; } @@ -3273,7 +3276,7 @@ } .animated-button1::before { - content: ''; + content: ""; position: absolute; top: 0px; left: 0px; @@ -3306,13 +3309,7 @@ left: 0px; width: 100%; height: 1px; - background: -webkit-gradient( - linear, - right top, - left top, - from(rgba(43, 8, 8, 0)), - to(#fff) - ); + background: -webkit-gradient(linear, right top, left top, from(rgba(43, 8, 8, 0)), to(#fff)); background: linear-gradient(to left, rgba(43, 8, 8, 0), #fff); -webkit-animation: 2s animateTop linear infinite; animation: 2s animateTop linear infinite; @@ -3335,13 +3332,7 @@ right: 0px; height: 100%; width: 1px; - background: -webkit-gradient( - linear, - left bottom, - left top, - from(rgba(43, 8, 8, 0)), - to(#fff) - ); + background: -webkit-gradient(linear, left bottom, left top, from(rgba(43, 8, 8, 0)), to(#fff)); background: linear-gradient(to top, rgba(43, 8, 8, 0), #fff); -webkit-animation: 2s animateRight linear -1s infinite; animation: 2s animateRight linear -1s infinite; @@ -3364,13 +3355,7 @@ left: 0px; width: 100%; height: 1px; - background: -webkit-gradient( - linear, - left top, - right top, - from(rgba(43, 8, 8, 0)), - to(#fff) - ); + background: -webkit-gradient(linear, left top, right top, from(rgba(43, 8, 8, 0)), to(#fff)); background: linear-gradient(to right, rgba(43, 8, 8, 0), #fff); -webkit-animation: 2s animateBottom linear infinite; animation: 2s animateBottom linear infinite; @@ -3393,13 +3378,7 @@ left: 0px; height: 100%; width: 1px; - background: -webkit-gradient( - linear, - left top, - left bottom, - from(rgba(43, 8, 8, 0)), - to(#fff) - ); + background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 8, 8, 0)), to(#fff)); background: linear-gradient(to bottom, rgba(43, 8, 8, 0), #fff); -webkit-animation: 2s animateLeft linear -1s infinite; animation: 2s animateLeft linear -1s infinite; Index: arms/html/pdService =================================================================== diff -u -re5846ad3dad92e61e2b6ef71e27bb38260899afd -rc0858004fdc143b1c3a1cdd075c6ebe3b9e406ab --- arms/html/pdService (.../pdService) (revision e5846ad3dad92e61e2b6ef71e27bb38260899afd) +++ arms/html/pdService (.../pdService) (revision c0858004fdc143b1c3a1cdd075c6ebe3b9e406ab) @@ -166,17 +166,17 @@
- + 배경 위기 - +
- + 문제 정의 - +
- + 문제 해결 - +
- + 문제 해결 - +
- + 문제 해결 - +
- + 문제 해결 - +