1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-18 11:41:16 +02:00

Progress module documentation complete

This commit is contained in:
Angelos Chalaris
2016-11-26 01:15:35 +02:00
parent b6bb5d3bfc
commit 329486e717
7 changed files with 35 additions and 33 deletions

View File

@@ -49,7 +49,7 @@
box-sizing: border-box;
border-right: 1px solid #bdbdbd;
}
@media (max-width: 800px){
@media (max-width: 767px){
.col-sm-12.col-sm-last.col-md-4.col-md-normal {
border: 0;
border-top: 1px solid #bdbdbd;