small fixes

This commit is contained in:
2019-07-01 03:31:24 +02:00
parent 48e247e0f9
commit 98e0282821
9 changed files with 388 additions and 372 deletions

View File

@@ -21,12 +21,9 @@
color: #000;
-webkit-text-stroke: #fff 1px;
@media #{$smalldesktop} {
font-size: 4rem;
color: #000 !important;
-webkit-text-stroke: unset !important;
color: #000 !important;
}
}
@@ -38,7 +35,13 @@
font-size: 2.5rem !important;
}
@media #{$smalldesktop} {
font-size: 5rem;
font-size: 6rem;
}
@media #{$bigdesktop} {
font-size: 7.5rem;
}
@media #{$verybigdesktop} {
font-size: 11rem;
}
}
@@ -84,6 +87,7 @@
@media #{$smalldesktop} {
font-size: 2rem;
}
}
@mixin home-metadata-bevezeto {
@@ -98,28 +102,28 @@
color: transparent;
-webkit-text-stroke: #000 1px;
text-transform: uppercase;
&.pause {
-webkit-text-stroke: #fff 1px !important;
}
&.current {
-webkit-text-stroke: #000 1px !important;
color: #000 !important;
}
@media #{$smalldesktop} {
font-size: 1.2rem;
}
@media #{$bigdesktop} {
font-size: 1.4rem;
}
}
@mixin bedo-hover-title {
font: 900 12rem "Westeinde Caption";
color: transparent;
-webkit-text-stroke: #fff 1px;
text-transform: uppercase;
}
// @mixin bedo-hover-title {
// font: 900 12rem "Westeinde Caption";
// color: transparent;
// -webkit-text-stroke: #fff 1px;
// text-transform: uppercase;
// }
@mixin bedo-hover-sub {
font: 900 1.4rem "Westeinde Caption";
color: #fff;
}
// @mixin bedo-hover-sub {
// font: 900 1.4rem "Westeinde Caption";
// color: #fff;
// }
@mixin single-title {
font: bold 3rem "Butler";