anchor scrolling fix
This commit is contained in:
@@ -706,14 +706,6 @@ dd
|
|||||||
padding-bottom: 10px
|
padding-bottom: 10px
|
||||||
border-bottom: 1px solid #cccccc
|
border-bottom: 1px solid #cccccc
|
||||||
|
|
||||||
&:before
|
|
||||||
content: ''
|
|
||||||
display: block
|
|
||||||
height: 100px
|
|
||||||
margin-top: -100px
|
|
||||||
background-color: red
|
|
||||||
visibility: hidden
|
|
||||||
|
|
||||||
h1
|
h1
|
||||||
font-size: 32px
|
font-size: 32px
|
||||||
padding-right: 60px
|
padding-right: 60px
|
||||||
|
|||||||
@@ -179,30 +179,6 @@ $video-section-height: 550px
|
|||||||
div:last-child
|
div:last-child
|
||||||
float: right
|
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
|
#search, #wishField
|
||||||
background-color: transparent
|
background-color: transparent
|
||||||
padding: 10px
|
padding: 10px
|
||||||
|
|||||||
+33
-35
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user