HTML:
Код: Выделить всё
Код: Выделить всё
.content {
padding: 20px;
margin: 0 -20px; /* negative indent the amount of the padding to maintain the grid system */
}
.header {
padding: 20px 20px 10px;
margin: -20px -20px 20px;
}
Подробнее здесь: https://stackoverflow.com/questions/158 ... ive-margin
Мобильная версия