fnp
/
wolnelektury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
58b7b2c6481f8777b8421e5daed3121ddefa5f18
[wolnelektury.git]
/
apps
/
wolnelektury_core
/
static
/
css
/
main
/
main_content.scss
1
@import "tools";
2
3
@media screen and (min-width: 62.5em) {
4
#main-content {
5
@include size-px(width, 975);
6
margin: auto;
7
}
8
}