refactor(scss): remove some unused style

This commit is contained in:
Jimmy Cai
2020-09-06 21:14:10 +02:00
parent 39483eebc9
commit 17b2224b1f
3 changed files with 1 additions and 56 deletions
+1 -18
View File
@@ -38,24 +38,7 @@
}
}
/* Tweet widget */
.tweet-container {
.tweet--item {
.tweet--text {
font-size: 1.6rem;
color: var(--accent-color);
line-height: 1.75;
}
.tweet--time {
text-transform: uppercase;
a {
color: var(--body-text-color);
}
}
}
}
/* Archive widget */
.widget.archive {
.archive-year {
margin-bottom: 10px;