Skip to content

Commit c59c37b

Browse files
committed
remove video floating
1 parent dd089ed commit c59c37b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

assets/css/nodeconf.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
.icon-facebook:before {
6565
content : "\e909";
6666
}
67-
html {
67+
html, body {
6868
scroll-behavior: smooth;
6969
}
7070
#home {

index.html

-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ <h4 class="glitch-txt" data-text="17 - 19 November, 2016">17 - 19 November, 2016
102102
</div>
103103
<div class="clearfix"></div>
104104
</div>
105-
<a class="buy-now" href="#video"> SEE VIDEO! </a> </div>
106105
</section>
107106
<section id="about" class="dark-theme">
108107
<div class="title-section"><span class="nro">01|</span>about</div>

0 commit comments

Comments
 (0)