Add pointer to add content component
This commit is contained in:
parent
459d275f87
commit
37df05b1e6
|
|
@ -24,6 +24,7 @@
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
border-bottom: 2px solid $color-grey;
|
border-bottom: 2px solid $color-grey;
|
||||||
margin-bottom: 21px + 25px;
|
margin-bottom: 21px + 25px;
|
||||||
|
cursor: pointer;
|
||||||
|
|
||||||
&__icon {
|
&__icon {
|
||||||
width: 40px;
|
width: 40px;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue