update: スキップボタンをマークアップ
This commit is contained in:
parent
3c720c7fe7
commit
02b5057247
@ -47,6 +47,8 @@
|
||||
</head>
|
||||
<body>
|
||||
<main id="root">
|
||||
<!--********************************* skip button **************************************-->
|
||||
<button id="skip-button">SKIP</button>
|
||||
<!--********************************** load view ***************************************-->
|
||||
<section class="load-view">
|
||||
<div class="load-view__frame">
|
||||
@ -309,7 +311,7 @@
|
||||
<div></div><div></div><div></div><div></div><div></div>
|
||||
</section>
|
||||
</section>
|
||||
<!--********************************** end-animation ***************************************-->
|
||||
<!--********************************** end animation ***************************************-->
|
||||
<section class="end-animation">
|
||||
<section class="end-animation__end-roll">
|
||||
<div class="text-balls">
|
||||
@ -341,7 +343,7 @@
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
<!--********************************** top-page ***************************************-->
|
||||
<!--********************************** top page ***************************************-->
|
||||
<section class="top-page">
|
||||
<section class="top-page__ring">
|
||||
<div class="wrap">
|
||||
@ -393,7 +395,7 @@
|
||||
</a>
|
||||
</section>
|
||||
</section>
|
||||
<!--********************************** page-box ***************************************-->
|
||||
<!--********************************** page box ***************************************-->
|
||||
<section class="page-box">
|
||||
<section class="page-box__bg"><div></div><div></div></section>
|
||||
<a class="page-box__close-btn" href="#">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user