1.container { 2 width: 100%; 3 height: 100%; 4 /* Add your background pattern here */ 5 background-image: linear-gradient(#ffffff 1.1rem, #ccc 1.2rem); 6 background-size: 100% 1.2rem; 7}
499 views
499 views
Comments
MIT License
1.container { 2 width: 100%; 3 height: 100%; 4 /* Add your background pattern here */ 5 background-image: linear-gradient(#ffffff 1.1rem, #ccc 1.2rem); 6 background-size: 100% 1.2rem; 7}