1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-16 19:03:58 +02:00

Card basic syntax partial documentation

This commit is contained in:
Angelos Chalaris
2016-11-26 18:15:46 +02:00
parent fd3697a7b6
commit 616bd77ccd
4 changed files with 45 additions and 16 deletions

View File

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