Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matsuyoshi30/harbor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHein Htet Kyaw <mr.kiddomonster@gmail.com>2021-08-20 22:16:02 +0300
committerGitHub <noreply@github.com>2021-08-20 22:16:02 +0300
commite8982d62931e9b96b177ead62c2f34b7e4014a7c (patch)
treebb07d458343eea0d97a663097beaa5f4b1484940
parent37f69c20365ce4a38a1747d9819a9d18c1686b96 (diff)
Repatch: all of Images is center, also emoji
Redo and Patch again.
-rw-r--r--static/css/main.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/static/css/main.css b/static/css/main.css
index 9187a92..db038c4 100644
--- a/static/css/main.css
+++ b/static/css/main.css
@@ -124,9 +124,6 @@ h1,h2,h3,h4,h5,h6 {
}
.container img {
- display: block;
- margin-left: auto;
- margin-right: auto;
max-width: 100%;
}