Skip to content

Commit 3c3189c

Browse files
authored
See if anchor solves #top jump mobile overflow bug (#27)
1 parent 471a333 commit 3c3189c

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

index.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,14 @@
2323
<meta property="og:image" content="https://user-images.githubusercontent.com/949985/51661209-09516d00-1f65-11e9-9f7c-e4f33a901a0b.jpeg">
2424
<meta property="og:image:alt" content="E-system sneakers about to jump into studio dance floor shadows">
2525

26-
<div class="full-out" id="top*">
27-
<header class="full-in up-so-high bae-cool tape-green" id="top">
26+
<!--
27+
a is for anchor
28+
this is our #top
29+
-->
30+
<a id="top"></a>
31+
32+
<div class="full-out" id="cover*">
33+
<header class="full-in up-so-high bae-cool tape-green" id="cover">
2834
<h1 class="whatever-you-like">
2935
<b class="you-know-my-name">City<br>Dance</b>
3036
<br>2019

0 commit comments

Comments
 (0)