mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-02 16:04:07 +03:00
outdent the rows for tablets and above
This commit is contained in:
@@ -41,6 +41,10 @@
|
||||
.container {
|
||||
max-width: 728px;
|
||||
}
|
||||
.row {
|
||||
margin-left: (@grid-gutter-width / -2);
|
||||
margin-right: (@grid-gutter-width / -2);
|
||||
}
|
||||
}
|
||||
|
||||
// Responsive: Desktops and up
|
||||
|
||||
Reference in New Issue
Block a user