diff options
author | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-22 02:30:57 +0300 |
---|---|---|
committer | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-22 02:30:57 +0300 |
commit | ad07cd42129f30f1b2a2af53ea887d6664a7dc4a (patch) | |
tree | 7465c3a20e120bee1ddf388138efcaaefdcac35a /assets/css | |
parent | bc84ab71a602abe47feff1c31c1c989cbd87f6c2 (diff) |
Auto-commit 2024-12-22
Diffstat (limited to 'assets/css')
-rw-r--r-- | assets/css/main.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/css/main.css b/assets/css/main.css index 7f0f96c..d158288 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -257,3 +257,7 @@ h1.post-title a { .hidden { display: none !important; } + +.imgcover { + max-width: 800px +}
\ No newline at end of file |