head-header.html
footer.html "get started" url fixes calendar social links video fix Introducing: the ALL_NEW index.html
This commit is contained in:
@@ -38,6 +38,14 @@ a
|
||||
|
||||
|
||||
//mixins
|
||||
@mixin fullScreen
|
||||
position: fixed
|
||||
top: 0
|
||||
left: 0
|
||||
width: 100vw
|
||||
height: 100vh
|
||||
|
||||
|
||||
@mixin pureCenter($left: 50%, $top: 50%)
|
||||
position: absolute
|
||||
top: $top
|
||||
|
||||
Reference in New Issue
Block a user