diff options
Diffstat (limited to 'assets')
-rw-r--r-- | assets/global/global.css | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/assets/global/global.css b/assets/global/global.css index 42b91c5..072a9ed 100644 --- a/assets/global/global.css +++ b/assets/global/global.css @@ -8,12 +8,7 @@ a.external::before { } ul.medialist { - max-width: 400px; - width: 100%; + list-style: none; padding: 0; } - -.medialist img { - width: 100%; -}
\ No newline at end of file |