deploy prep

This commit is contained in:
Kiritan Flux 2017-01-22 20:54:42 +01:00
parent 4dfa1baed3
commit 06becf58e7
135 changed files with 4126 additions and 914 deletions

View file

@ -28,6 +28,8 @@
.container &,
.container-fluid & {
border-radius: @border-radius-large; // Only round corners at higher resolutions if contained in a container
padding-left: (@grid-gutter-width / 2);
padding-right: (@grid-gutter-width / 2);
}
.container {