mirror of
https://github.com/aelve/guide.git
synced 2024-12-24 05:13:50 +03:00
minor design fix
This commit is contained in:
parent
23018b81df
commit
cc5dc62047
@ -120,7 +120,7 @@ export default class ArticleItem extends Vue {
|
|||||||
color: #979797;
|
color: #979797;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
transition: all ease-in-out .25s;
|
transition: all ease-in-out .25s;
|
||||||
margin-right: 15px;
|
margin-right: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.article-top-group {
|
.article-top-group {
|
||||||
|
Loading…
Reference in New Issue
Block a user