1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 08:35:31 -04: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

@@ -55,7 +55,7 @@
text-decoration: none;
color: #444444;
}
p.center, p.image, p.caption, p.video {
p.center, p.image, p.caption {
text-align: center;
}
header {