feat: update site styles

This commit is contained in:
cudr
2020-05-15 22:43:19 +03:00
parent aaa6d1fa54
commit aa2255a03c
8 changed files with 36 additions and 24 deletions

View File

@@ -3,7 +3,10 @@
<head>
<meta charset="utf-8" />
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"
/>
<meta name="theme-color" content="#db7093" />
<meta
name="description"
@@ -17,7 +20,7 @@
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<title>Slate collaborative</title>
<title>Slate-collaborative. Collaboration plugin and microservice</title>
</head>
<body>
<noscript></noscript>