-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmain.css
More file actions
1 lines (1 loc) · 828 Bytes
/
main.css
File metadata and controls
1 lines (1 loc) · 828 Bytes
1
.header{background:-webkit-linear-gradient(right,#3fa8b0,#1cb197);background:linear-gradient(-90deg,#3fa8b0,#1cb197);min-height:600px}.header .mdl-layout__header-row{padding-left:40px}.header .header__title{font-family:Lobster Two;font-size:32px}.header .mdl-navigation__link{font-size:16px}.header__hero{text-align:center}.header__hero-img{margin-bottom:-600px;max-width:759px;width:100%}.header__form{background-color:hsla(0,0%,100%,.7);width:555px;margin:20px auto}.header__form-msg{display:none}.header__info,.header__slogan{padding:0 20px;color:#fff;text-align:center}.header__slogan{margin-top:100px;font-size:48px}.header__info{font-size:24px;line-height:1.5em}body{background-color:#f4f7f9;font-family:Roboto,sans-serif}.content{max-width:1000px;margin:0 auto}@media screen and (max-width:1024px){.content{padding:16px}}