This commit is contained in:
Jiiks 2018-08-09 20:26:37 +03:00
parent 263fcbe001
commit 4ed301f531
1 changed files with 2 additions and 2 deletions

View File

@ -34,9 +34,8 @@
}
.bd-newCollectionItem {
font-weight: 500;
color: #ccc;
font-size: 26px;
font-size: 24px;
width: 20px;
height: 20px;
margin-top: 5px;
@ -44,6 +43,7 @@
display: flex;
justify-content: center;
align-items: center;
align-self: flex-end;
cursor: pointer;
&:hover {