fnp
/
wolnelektury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fix findable
[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
}