Skip to content

Commit 0478036

Browse files
committed
Enable preloader
1 parent a2c3994 commit 0478036

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
<body>
4747
<!-- Begin Preloader -->
48-
<!-- <div class="preloader-wrapper">
48+
<div class="preloader-wrapper">
4949
<div class="preloader">
5050

5151
<div class="envelope-container">
@@ -56,7 +56,7 @@
5656
<div class="card-front"></div>
5757
</div>
5858
</div>
59-
</div> -->
59+
</div>
6060

6161
<!--Floating button-->
6262
<div id="floating-button" class="float">

0 commit comments

Comments
 (0)