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 > Videos */
|
||||
|
||||
video {
|
||||
// https://css-tricks.com/fluid-width-video/
|
||||
width: 100% !important;
|
||||
height: auto !important;
|
||||
}
|
||||
Reference in New Issue
Block a user