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

Category item style

This commit is contained in:
zeot 2018-12-18 19:49:34 +04:00
parent 0ac23b05be
commit be9fbcdcbe

View File

@ -163,7 +163,7 @@ export default class CategoryItem extends Vue {
.category-item {
background: #e5e5e5;
margin: 0 0 80px;
margin: 0 0 40px;
}
.flex-wrapper {