aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2020-04-14 17:53:37 +0300
committerGravatar Vitaly Takmazov2020-04-14 17:53:37 +0300
commit972c313a44a7d14b8a5e0dd75cbf807921baf936 (patch)
tree6c800da5e1c9f65924d450b4037ff12025b0a222 /src
parent94dc51839a2b5b84f8c6020832d819495fe034be (diff)
Fix horizontal scroll
Diffstat (limited to 'src')
-rw-r--r--src/main/assets/style.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/assets/style.css b/src/main/assets/style.css
index 648a016c..87e74ab2 100644
--- a/src/main/assets/style.css
+++ b/src/main/assets/style.css
@@ -507,7 +507,6 @@ article .tags > a::before,
background: var(--text-background-color);
margin: 20px 0;
padding: 10px 20px;
- width: 640px;
}
.title2-right {
float: right;