1
0
mirror of https://github.com/lxsang/antd-web-apps synced 2024-11-20 02:18:20 +01:00

fix max page size

This commit is contained in:
Xuan Sang LE 2018-02-22 20:46:56 +01:00
parent 4fa07bf89c
commit 1e3d3247a6
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>Xuan Sang LE, personal site</title>
<title>Hi, I'm Xuan Sang LE</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="grs/ubuntu-regular.css" />

View File

@ -21,7 +21,7 @@
.layout{
width:800px;
max-width:960px;
font-family: "Futura";
text-align: justify;
margin:0 auto;