summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2018-01-17 10:42:29 +0300
committerRasmus Andersson <rasmus@notion.se>2018-01-17 10:42:29 +0300
commit840be08640dc7a85197ecf042b85919063d32bd7 (patch)
tree918ecf88ff554aefccd5f9af1a676512d1b3e7da
parent25dc7a6f2a378cb6e27028ceb6fe534f26524ad8 (diff)
downloadinter-840be08640dc7a85197ecf042b85919063d32bd7.tar.xz
website: slightly smaller text
-rw-r--r--docs/index.css10
-rw-r--r--docs/index.html7
2 files changed, 9 insertions, 8 deletions
diff --git a/docs/index.css b/docs/index.css
index 8caaa6370..9e83bd86f 100644
--- a/docs/index.css
+++ b/docs/index.css
@@ -3,8 +3,12 @@ html { }
body {
background-color: #f4f4f4;
color: #414141;
- font: 16px/22px 'Inter UI', system-ui, sans-serif;
- letter-spacing: -0.1px;
+ font: 15px/22px 'Inter UI', system-ui, sans-serif;
+
+ font-size: 15px;
+ line-height:1.4;
+ letter-spacing: 0.009em;
+
font-weight: 400;
padding-bottom: 30px;
@@ -83,7 +87,7 @@ h1, h2, h3 {
h1 {
color: #222;
font-size: 55px;
- letter-spacing: -2.1px;
+ letter-spacing: -0.05em;
line-height: 50px;
text-indent: -2.5px;
margin-bottom: 30px;
diff --git a/docs/index.html b/docs/index.html
index 67ce2d1ae..34496f1b7 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -3,7 +3,6 @@
<head>
<meta charset="utf-8">
<title>Inter UI font family</title>
-
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta property="og:title" content="Inter UI font family">
@@ -22,11 +21,9 @@
<meta property="og:type" content="product">
<meta property="og:locale" content="en_US" />
<meta name="format-detection" content="telephone=no">
-
<link rel="icon" type="image/png" href="favicon.png" />
-
- <link href="inter-ui.css?v=2" rel="stylesheet">
- <link href="index.css?v=2" rel="stylesheet">
+ <link href="inter-ui.css?v=2.4" rel="stylesheet">
+ <link href="index.css?v=3" rel="stylesheet">
</head>
<body>
<div class="row"><div>