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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user