anchor scrolling fix
parent
d0f9e5a243
commit
0121f8ba03
|
@ -706,14 +706,6 @@ dd
|
|||
padding-bottom: 10px
|
||||
border-bottom: 1px solid #cccccc
|
||||
|
||||
&:before
|
||||
content: ''
|
||||
display: block
|
||||
height: 100px
|
||||
margin-top: -100px
|
||||
background-color: red
|
||||
visibility: hidden
|
||||
|
||||
h1
|
||||
font-size: 32px
|
||||
padding-right: 60px
|
||||
|
|
|
@ -179,30 +179,6 @@ $video-section-height: 550px
|
|||
div:last-child
|
||||
float: right
|
||||
|
||||
//.social
|
||||
// position: relative
|
||||
// margin: 20px 0
|
||||
//
|
||||
// a
|
||||
// float: left
|
||||
//
|
||||
// a + a
|
||||
// margin-left: 10px
|
||||
//
|
||||
// label
|
||||
// float: right
|
||||
// width: auto
|
||||
// display: inline-block
|
||||
// height: 50px
|
||||
// line-height: 50px
|
||||
// font-weight: 100
|
||||
// white-space: nowrap
|
||||
//
|
||||
// input
|
||||
// margin-left: 8px
|
||||
// max-width: none
|
||||
|
||||
|
||||
#search, #wishField
|
||||
background-color: transparent
|
||||
padding: 10px
|
||||
|
|
68
js/script.js
68
js/script.js
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue