Removed tags class

This commit is contained in:
Jack 2022-01-31 12:34:42 +00:00 committed by GitHub
parent cffece1d88
commit 727f7a6c05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,3 @@
.nested-links a{ .nested-links a{
overflow-wrap: break-word; overflow-wrap: break-word;
} }
.tags li {
display: inline;
}