geun1416(김지은) 2 years ago
parent
commit
624097eabc
  1. 2
      html/include/header.html
  2. 2
      html/index.html

2
html/include/header.html

@ -1,5 +1,5 @@
<script>
//헤 풀다운메뉴
//헤 풀다운메뉴
$(document).ready(function () {
$('#hd').on('mouseenter', function () {
$('#hd').css('background', 'rgb(255, 255, 255, 1)');

2
html/index.html

@ -61,7 +61,7 @@
<span class="wow fadeInUp big" data-wow-duration="2s">PAL Networks</span>
<span class="wow fadeInUp sm" data-wow-duration="4s">항공·전문 IT산업분야의 소프트웨어 개발 전문 기업</span>
</div>
<div class="wow fadeIn scroll-animation" data-wow-duration="8s">
<div class="wow fadeIn scroll-animation" data-wow-duration="4s">
<div class="scroll-box">
<span>SCROLL DOWN</span>
<span class="scroll-icon"><img src="images/scroll_icon.svg"></span>

Loading…
Cancel
Save