worked on a lot of things
This commit is contained in:
@@ -61,10 +61,13 @@
|
||||
@mixin home-title-small {
|
||||
//small titles on desktop on home and archives
|
||||
@media #{$smalldesktop} {
|
||||
font-size: 1.2rem;
|
||||
font-size: 1.5rem;
|
||||
-webkit-text-stroke: #000 1px;
|
||||
color: transparent;
|
||||
}
|
||||
@media #{$bigdesktop} {
|
||||
font-size: 2.2rem;
|
||||
}
|
||||
}
|
||||
|
||||
@mixin archive-tag-description {
|
||||
|
||||
Reference in New Issue
Block a user