Created
October 18, 2012 11:01
-
-
Save beholdr/3911033 to your computer and use it in GitHub Desktop.
SASS prefixer
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
| @mixin prefix($property, $value, $prefixes: ("-webkit-","-moz-","-o-","-ms-","")) { | |
| @each $prefix in $prefixes { | |
| #{$prefix}#{$property}: #{$value}; | |
| } | |
| } | |
| .block { | |
| @include prefix("transition", ".5s"); | |
| @include prefix("border-radius", "5px", ("-webkit-","-moz-","")); | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Exo 2';
}
img {
object-fit: cover;
object-position: center;
/* Tiniqlashtirish */
image-rendering: -webkit-optimize-contrast;
image-rendering: crisp-edges;
image-rendering: -moz-crisp-edges;
}
.conteiner {
max-width: 1240px;
width: 100%;
margin: 50px auto;
}
.hero-info {
font-size: 16px;
line-height: 24px;
color: #6B6B6C;
margin-bottom: 40px;
}
.hero-button {
font-family: 'PT Sans';
font-weight: 700;
font-size: 16px;
color: #363738;
text-decoration-color: #FFCE50;
}
.services__conteiner {
box-shadow: 1px solid #000000;
display: flex;
align-items: center;
gap: 105px;
padding: 40px 80px;
margin-bottom: 67px;
border: 1px solid #D7D7DD;
box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.12);
border-radius: 10px;
}
.whu__cards-1 {
display: flex;
align-items: center;
justify-content: center;
gap: 140px;
margin-top: 72px;
}
.card1 {
h4 {
font-weight: 600;
font-size: 20px;
line-height: 27px;
color: #363738;
margin-bottom: 16px;
}
}
.whu__cards-2 {
display: flex;
align-items: center;
justify-content: center;
gap: 140px;
margin-top: 72px;
}
.card1 {
h4 {
font-weight: 600;
font-size: 20px;
line-height: 27px;
color: #363738;
margin-bottom: 16px;
}
}
.whu__conteiner {
margin-bottom: 120px;
}
.work__conteiner {
h2 {
font-weight: 600;
font-size: 48px;
line-height: 60px;
color: #363738;
margin-bottom: 32px;
}
}
.work-card-1 {
width: 393px;
border-radius: 10px;
box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.15);
}
.work__cards {
display: flex;
gap: 30px;
align-items: center;
}
.clients__conteiner {
background-color: #0B7572;
width: 1239px;
padding: 100px 81px;
}
h1 {
font-weight: 600;
font-size: 48px;
line-height: 60px;
color: #fff;
}
table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
background-color: #fff;
}
th,
td {
border: 1px solid #ddd;
padding: 8px;
text-align: left;
}
th {
background-color: #0B7572;
color: #fff;
}
td {
vertical-align: top;
font-family: 'PT Sans';
font-weight: 400;
font-size: 14px;
color: #6B6B6C;
margin-bottom: 10px;
background-color: #F9F9FB;
}
td span {
font-weight: 600;
font-size: 14px;
color: #363738;
margin-bottom: 10px;
margin-top: 10px;
display: block;
}
.tablet {
width: 652px;
background-color: #fff;
padding: 28px 41px;
}
.clients__conteiner {
display: flex;
align-items: center;
margin-bottom: 120px;
}
.steps__conteiner {
h2 {
font-weight: 600;
font-size: 48px;
color: #363738;
line-height: 60px;
margin-bottom: 48px;
}
}
.steps-cards_info {
h5 {
font-weight: 600;
font-size: 20px;
line-height: 25px;
color: #363738;
margin-bottom: 48px;
}
}
.clients-logo__conteiner {
h2 {
font-weight: 600;
font-size: 48px;
line-height: 60px;
color: #363738;
margin-bottom: 90px;
}
}
.logo-cards {
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 97px;
}
.logo-top-2 {
width: 184px;
margin-right: 73px;
border-right: 1px solid #D7D7DD;
padding-right: 73px;
align-items: center;
justify-content: center;
text-align: center;
}
.team__conteiner {
h2 {
font-weight: 600;
font-size: 48px;
line-height: 60px;
color: #363738;
margin-bottom: 72px;
}
.team-card_info {
h4 {
font-weight: 600;
font-size: 20px;
line-height: 24px;
color: #363738;
margin-bottom: 12px;
}
}
.contacts__conteiner {
font-weight: 600;
font-size: 48px;
line-height: 60px;
color: #363738;
margin-top: 130px;
margin-bottom: 72px;
text-decoration: none;
}
.proceedings {
border: 1px solid #F9F9FB;
background-color: #F9F9FB;
border-radius: 5px;
width: 794px;
padding: 40px 48px;
}
.contacts {
display: flex;
align-items: center;
gap: 189px;
}
.video__conteiner {
width: 100%;
margin-bottom: 166px;
}
.futor {
max-width: 1440px;
width: 100%;
margin: 0 auto;
background-color: #0B7572;
padding: 59px 95px;
color: #fff;
display: flex;
align-items: center;
justify-content: center;
gap: 134px;
}
.futor-text {
font-family: 'Familjen Grotesk';
font-weight: 500;
font-size: 60px;
line-height: 90px;
letter-spacing: 16%;
color: #fff;
}
.nav,
.nav-1 {
ul {
list-style: none;
}
.futor-media {
.futor-phone {
margin-top: 32px;
margin-bottom: 32px;
font-weight: 600;
font-size: 13px;
line-height: 19px;
}
}
@media screen and(max-width:1200px;) {
.conteiner{
max-width: 992px;
}
.futor{
max-width: 992px;
}
}