1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-11-18 00:00:48 -05:00

don't always show amp-video fallback message

This commit is contained in:
2019-11-20 17:19:44 -05:00
parent e3359f8690
commit 8907e456c4
4 changed files with 19 additions and 20 deletions

View File

@@ -31,6 +31,7 @@ body#notes {
img,
svg {
width: 30px;
height: 45px;
width: auto;
}
@@ -328,8 +329,8 @@ body#notes {
img,
svg {
width: 40px;
height: 60px;
width: auto;
}
span#name {