remove italic from pub info

This commit is contained in:
ed barz 2023-03-27 22:02:18 +02:00
parent e0cb21256f
commit b863e34346
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ input[type=text].search-bar {
} }
.article-detail { .article-detail {
font-style: italic; /*font-style: italic;*/
float: right; float: right;
} }