1
1
mirror of https://github.com/aelve/guide.git synced 2024-12-23 12:52:31 +03:00

minor design fix

This commit is contained in:
Giyos 2018-09-24 18:26:34 +05:00
parent 23018b81df
commit cc5dc62047

View File

@ -120,7 +120,7 @@ export default class ArticleItem extends Vue {
color: #979797;
cursor: pointer;
transition: all ease-in-out .25s;
margin-right: 15px;
margin-right: 30px;
}
.article-top-group {