Cleaning up trash, Changing from pure CSS to SCSS
Update .dockerignore, .gitignore, and 20 more files...
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
/* Halfmoon > Elements > Images */
|
||||
|
||||
img.fill-height {
|
||||
height: 100%;
|
||||
object-fit: cover;
|
||||
object-position: 0 0;
|
||||
}
|
||||
Reference in New Issue
Block a user