Moving forward.
[wolnelektury.git] / src / wolnelektury / static / 2022 / styles / layout / _content.scss
1 .l-content {
2   padding-bottom: 30px;
3   padding-left: 0;
4   width: 100%;
5
6   @include rwd($break-flow) {
7       padding-left: 50px;
8   }
9 }