AntoniaShm (Talk | contribs) |
AntoniaShm (Talk | contribs) |
||
Line 99: | Line 99: | ||
line-height: 50px; | line-height: 50px; | ||
} | } | ||
+ | @media(min-width:768px) { | ||
+ | header .intro-text { | ||
+ | padding-top: 320px; | ||
+ | padding-bottom: 250px; | ||
+ | } | ||
+ | header .intro-text .intro-lead-in { | ||
+ | margin-bottom: 25px; | ||
+ | font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif; | ||
+ | font-size: 40px; | ||
+ | font-style: italic; | ||
+ | line-height: 40px; | ||
+ | text-shadow: black 0.1em 0.1em 0.2em | ||
+ | } | ||
+ | |||
+ | header .intro-text .intro-heading { | ||
+ | margin-bottom: 90px; | ||
+ | text-transform: uppercase; | ||
+ | font-family: Montserrat,"Helvetica Neue",Helvetica,Aial,sans-serif; | ||
+ | font-size: 75px; | ||
+ | font-weight: 700; | ||
+ | line-height: 75px; | ||
+ | text-shadow: black 0.1em 0.1em 0.2em | ||
+ | } | ||
+ | } | ||
/**************************************************************************************************************************************************************************************************/ | /**************************************************************************************************************************************************************************************************/ | ||
/* MENU */ | /* MENU */ |
Revision as of 13:59, 15 September 2018