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
/
_container.scss
1
.l-container {
2
width: 100%;
3
max-width: 1172px;
4
margin: 0 auto;
5
padding-left: 16px;
6
padding-right: 16px;
7
}