fnp
/
wolnelektury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
7de09e3b777ed8b9b199987e52617ff887fdc49c
[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
}