]> gitweb.mndrdr.org Git - arelpe.git/commitdiff
image is now confined for md embed
authorAidan Cornelius-Bell <[email protected]>
Tue, 17 Sep 2024 02:31:53 +0000 (12:01 +0930)
committerAidan Cornelius-Bell <[email protected]>
Tue, 17 Sep 2024 02:31:53 +0000 (12:01 +0930)
app/assets/stylesheets/application.css

index 02a36c3f95d8ac240b2c4792a6fa5f63ba208b10..4501f737d0c32b11de722763285a941ba2fb8713 100644 (file)
@@ -253,6 +253,12 @@ footer p {
   padding: 20px;
 }
 
+.post .container p img {
+  max-width: 170px;
+  float: right;
+  padding: 20px;
+}
+
 .logo {
  max-width: 48px;
  float: right;