#HTML&CSS
- Front-end Formations
- CSS Cross-Country
- Journey Into Mobile
- Assembling Sass
- Assembling Sass Part 2
- Fundamentals of Design
#JavaScript
| @media (min-width: 768px) { | |
| .seven-cols .col-md-1, | |
| .seven-cols .col-sm-1, | |
| .seven-cols .col-lg-1 { | |
| width: 100%; | |
| } | |
| } | |
| @media (min-width: 992px) { | |
| .seven-cols .col-md-1, |