About Social Code
summaryrefslogtreecommitdiff
path: root/html/assets
diff options
context:
space:
mode:
Diffstat (limited to 'html/assets')
-rw-r--r--html/assets/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/html/assets/style.css b/html/assets/style.css
index d9c40d8..43a3396 100644
--- a/html/assets/style.css
+++ b/html/assets/style.css
@@ -56,11 +56,11 @@ figure
width: fit-content;
}
-img
+img
{
display: block;
margin: auto;
- max-width: 800px;
+ max-width: 100%;
height: auto;
}