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:
parent
4fa07bf89c
commit
1e3d3247a6
2
index.ls
2
index.ls
@ -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" />
|
||||
|
@ -21,7 +21,7 @@
|
||||
|
||||
|
||||
.layout{
|
||||
width:800px;
|
||||
max-width:960px;
|
||||
font-family: "Futura";
|
||||
text-align: justify;
|
||||
margin:0 auto;
|
||||
|
Loading…
Reference in New Issue
Block a user