Create shop page
Make components: poster, poster product
This commit is contained in:
7
src/style/molecules/_poster.scss
Normal file
7
src/style/molecules/_poster.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
.poster {
|
||||
img {
|
||||
display: block;
|
||||
width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user