favicon + social media assets

This commit is contained in:
Nate
2021-09-23 15:43:35 -04:00
parent e07702a72b
commit 2c851bf99c
17 changed files with 109 additions and 1 deletions
+7
View File
@@ -68,6 +68,13 @@
.alternate-bg:nth-of-type(even) {
background-color: rgba(255,255,255,0.06);
}
:not(.type-prose) code {
background-color: rgba(255,255,255,0.15);
padding: 0px 4px;
border-radius: 2px;
color: #eee;
}
/* This fixes scrollbar jump */
@media screen and (min-width: 960px) {