Create Newsletter component
This commit is contained in:
9
src/style/atoms/_arrow.scss
Normal file
9
src/style/atoms/_arrow.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
.arrow {
|
||||
display: block;
|
||||
|
||||
&--white {
|
||||
path {
|
||||
fill: #fff;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user