1.container { 2 width: 100%; 3 height: 100%; 4 /* Add your background pattern here */ 5 background: repeating-radial-gradient(circle, #000, #000 5px, transparent 6px); 6 background-size: 30px 30px; 7}
916 views
916 views
Comments
Variations
2Yaya12085
244 views
MIT License