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