better layout

This commit is contained in:
Phuntsok Drak-pa 2019-07-11 05:39:00 +02:00
parent 563b041474
commit 0e7e334dab
1 changed files with 2 additions and 0 deletions

View File

@ -69,6 +69,8 @@ body {
font-family: "DoulosSIL", "Lato", "proxima-nova", "Helvetica Neue", Arial, sans-serif;
font-weight: normal;
overflow-x: hidden;
max-width: 1100px;
margin: 0 auto;
}
#content {