Ver código fonte

fix typo in max width for main index

Pi 2 anos atrás
pai
commit
ef8201ca08
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -8,7 +8,7 @@
 <link rel="alternate" title="Discovery RSS Feed" href="https://shandan.one/feed/discovery/rss.xml" type="application/rss+xml"/>
 <link rel="alternate" title="Humour RSS Feed" href="http://shandan.one/feed/humour/rss.xml" type="application/rss+xml" >
 </head>
-<body style="background-color: darkgrey; position: absolute; max-width: em; min-width: min(100%, 68em); background-color: darkgrey; left: 50%; transform: translate(max(-50%, -34em),0)">
+<body style="background-color: darkgrey; position: absolute; max-width: 68em; min-width: min(100%, 68em); left: 50%; transform: translate(max(-50%, -34em),0)">
 <title>Portal - Access, manage and share</title>
 <meta name="title" content="Portal - Access, manage and share">
 <meta name="description" content="Self-hosted services for remote access, management and syndication.">