diff options
Diffstat (limited to 'templates/base.html')
| -rw-r--r-- | templates/base.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html index 7877bdd..f9a323c 100644 --- a/templates/base.html +++ b/templates/base.html | |||
| @@ -127,6 +127,10 @@ | |||
| 127 | gap: 0.9rem; | 127 | gap: 0.9rem; |
| 128 | } | 128 | } |
| 129 | 129 | ||
| 130 | audio::-webkit-media-controls-enclosure { | ||
| 131 | border-radius: 0; | ||
| 132 | } | ||
| 133 | |||
| 130 | @media only screen and (max-width: 600px) { | 134 | @media only screen and (max-width: 600px) { |
| 131 | body { | 135 | body { |
| 132 | padding: 0.5em; | 136 | padding: 0.5em; |
