mirror of
https://github.com/thangisme/notes.git
synced 2026-07-31 10:10:48 -04:00
Initial commit
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
expect:
|
||||
object-fit: 1
|
||||
*/
|
||||
|
||||
div {
|
||||
object-fit: contain;
|
||||
}
|
||||
Reference in New Issue
Block a user