fix: remove width 100% style

revert to previous version,seems in some cases will affect visual display.
This commit is contained in:
xiaoyifang 2022-01-21 09:35:45 +08:00 committed by GitHub
parent be24e04c17
commit b127144b18
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,7 +70,6 @@ pre
/* Appears between the articles */
.gdarticleseparator
{
width: 100%;
display: inline-block;
clear: both;
}