This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.product-tab { | |
height: 530px; | |
width: 99.7%; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#seo-container { | |
display: none | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.homepage-promos .grid-50 { | |
width: 100% | |
} | |
.homepage-promos .grid-33 { | |
width: 100% | |
} | |
.homepage-promos .grid-34 { | |
width: 100% | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import theme from './theme' | |
const buttonTheme = { | |
radii: theme.radii, // Entire scale | |
space: [ | |
// Explicit steps from the scale | |
theme.space[3], | |
theme.space[4], | |
], | |
fontSize: theme.fontSize.slice(0,-8), // Everything but the last 8 steps in the scale |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import theme from './theme' | |
const buttonThemeTemplate = { | |
// Typography | |
fontFamily: [ ], | |
fontSize: [ ], | |
fontWeight: [ ], | |
textTransform: [ ], |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const theme = {` | |
breakpoints: [ 36, 48, 64 ], | |
fontFamily:[ '"Gotham", "Avenir Next", "Proxima Nova", "Helvetica"' ], | |
fontSize: [ | |
12, 14, 16, 20, 24, 32, 48, 64, 96, 128 | |
], | |
fontWeight: [ 400, 600, 700 ], | |
lineHeight: [ 1, 1.25, 1.5 ], | |
colors: [ | |
{ text: "#000", bg: "#fff" }, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package main | |
import "github.com/fogleman/ln/ln" | |
type StripedCube struct { | |
ln.Cube | |
Stripes int | |
} | |
func (c *StripedCube) Paths() ln.Paths { |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@charset 'UTF-8';#loading-bar,#loading-bar-spinner{pointer-events:none;-webkit-pointer-events:none;-webkit-transition:350ms linear all;-moz-transition:350ms linear all;-o-transition:350ms linear all;transition:350ms linear all}#loading-bar-spinner.ng-enter,#loading-bar-spinner.ng-leave.ng-leave-active,#loading-bar.ng-enter,#loading-bar.ng-leave.ng-leave-active{opacity:0}#loading-bar-spinner.ng-enter.ng-enter-active,#loading-bar-spinner.ng-leave,#loading-bar.ng-enter.ng-enter-active,#loading-bar.ng-leave{opacity:1}#loading-bar .bar{-webkit-transition:width 350ms;-moz-transition:width 350ms;-o-transition:width 350ms;transition:width 350ms;background:#29d;position:fixed;z-index:10002;top:0;left:0;width:100%;height:2px;border-bottom-right-radius:1px;border-top-right-radius:1px}#loading-bar .peg{position:absolute;width:70px;right:0;top:0;height:2px;opacity:.45;-moz-box-shadow:#29d 1px 0 6px 1px;-ms-box-shadow:#29d 1px 0 6px 1px;-webkit-box-shadow:#29d 1px 0 6px 1px;box-shadow:#29d 1px 0 6px 1px;-moz-border-radius: |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@charset 'UTF-8';#loading-bar,#loading-bar-spinner{pointer-events:none;-webkit-pointer-events:none;-webkit-transition:350ms linear all;-moz-transition:350ms linear all;-o-transition:350ms linear all;transition:350ms linear all}#loading-bar-spinner.ng-enter,#loading-bar-spinner.ng-leave.ng-leave-active,#loading-bar.ng-enter,#loading-bar.ng-leave.ng-leave-active{opacity:0}#loading-bar-spinner.ng-enter.ng-enter-active,#loading-bar-spinner.ng-leave,#loading-bar.ng-enter.ng-enter-active,#loading-bar.ng-leave{opacity:1}#loading-bar .bar{-webkit-transition:width 350ms;-moz-transition:width 350ms;-o-transition:width 350ms;transition:width 350ms;background:#29d;position:fixed;z-index:10002;top:0;left:0;width:100%;height:2px;border-bottom-right-radius:1px;border-top-right-radius:1px}#loading-bar .peg{position:absolute;width:70px;right:0;top:0;height:2px;opacity:.45;-moz-box-shadow:#29d 1px 0 6px 1px;-ms-box-shadow:#29d 1px 0 6px 1px;-webkit-box-shadow:#29d 1px 0 6px 1px;box-shadow:#29d 1px 0 6px 1px;-moz-border-radius: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Neuroplasticity | |
https://books.google.co.uk/books?id=TgArDQAAQBAJ&pg=PT132&lpg=PT132&dq=synapse+routes+deepen+over+time+hard+to+change+behavior&source=bl&ots=gBhsikybey&sig=rmSfgE8lEDxIdGe6za9FYOq_WZQ&hl=en&sa=X&ved=0ahUKEwjApMmJuanUAhUlKMAKHai0DXkQ6AEIIDAA#v=onepage&q=synapse%20routes%20deepen%20over%20time%20hard%20to%20change%20behavior&f=false | |
https://www.ncbi.nlm.nih.gov/books/NBK3915/ | |
https://www.hindawi.com/journals/np/2014/541870/ | |
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4072971/ | |
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4819445/ | |
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3466476/ | |
https://books.google.co.uk/books?id=o2Z1CQAAQBAJ&pg=PA275&lpg=PA275&dq=brain+synapse+rut+ach&source=bl&ots=KQfkkdU3aR&sig=oHnhK9tmtMY386HaI1Obbt4wXBg&hl=en&sa=X&ved=0ahUKEwiWmobKrczUAhVnKcAKHdj1C34Q6AEISjAE#v=onepage&q=brain%20synapse%20rut%20ach&f=false | |
https://web.archive.org/web/20080202012044/http://psyphz.psych.wisc.edu/web/News/Meditation_Alters_Brain_WSJ_11-04.htm | |
http://www.smpp.northwestern.edu/savedLiterat |