finish memos cover
This commit is contained in:
10
resources/sass/components/images.scss
vendored
Normal file
10
resources/sass/components/images.scss
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
.cover {
|
||||
width: 100%;
|
||||
//height: 100%;
|
||||
object-fit: cover;
|
||||
object-position: 50% 50%;
|
||||
}
|
||||
|
||||
.test {
|
||||
height: 30rem;
|
||||
}
|
||||
Reference in New Issue
Block a user