work on homepage
This commit is contained in:
@@ -25,6 +25,18 @@
|
||||
}
|
||||
}
|
||||
|
||||
@mixin home-more {
|
||||
font: bold 3rem "Westeinde Caption";
|
||||
color: #fff;
|
||||
-webkit-text-stroke: #000 1px;
|
||||
@media #{$mobile-landscape} {
|
||||
font-size: 2rem !important;
|
||||
}
|
||||
@media #{$smalldesktop} {
|
||||
font-size: 3rem;
|
||||
}
|
||||
}
|
||||
|
||||
@mixin home-title-small {
|
||||
@media #{$smalldesktop} {
|
||||
font-size: 1.2rem;
|
||||
|
||||
Reference in New Issue
Block a user