diff options
Diffstat (limited to '')
| -rw-r--r-- | static/style.css | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css index dfc18e3..957429b 100644 --- a/static/style.css +++ b/static/style.css @@ -575,6 +575,7 @@ pre code {  }  audio { +  max-width: 100%;    display: block;  }  | 
