fnp
/
wolnelektury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Some preparation for upgrade.
[wolnelektury.git]
/
src
/
wolnelektury
/
static
/
scss
/
main
/
main_content.scss
1
#main-content {
2
position: relative;
3
4
@media screen and (min-width: 62.5em) {
5
@include size(width, 975px);
6
margin: auto;
7
}
8
}