Small thumbnails on home
This commit is contained in:
@@ -25,6 +25,15 @@
|
||||
}
|
||||
}
|
||||
|
||||
@mixin home-title-small {
|
||||
@media #{$smalldesktop} {
|
||||
font-size: 1.2rem;
|
||||
-webkit-text-stroke: #000 1px;
|
||||
color: #fff;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@mixin home-metadata {
|
||||
font: bold 1rem "Westeinde Caption";
|
||||
color: #000;
|
||||
|
||||
Reference in New Issue
Block a user