This commit is contained in:
nixa 2016-05-27 17:07:44 +03:00
parent 0c2e8162ec
commit e126738a16

View file

@ -4,6 +4,10 @@ html {
line-height: 1.28
}
body {
position: relative;
min-width: 1060px;
}
p {
margin: 0 0 10px
}