summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2019-10-24 19:31:25 +0300
committerRasmus Andersson <rasmus@notion.se>2019-10-24 19:31:25 +0300
commite037ebc396b09d7b1a94ff130911edc5ed3961f2 (patch)
treeb09b5acd6606b93f510b191e7440b7ce78bd606b
parentd10c2bc203e9e3e1fae20f58cc30de61740ddab9 (diff)
downloadinter-e037ebc396b09d7b1a94ff130911edc5ed3961f2.tar.xz
website: tiny css tweak
-rw-r--r--docs/index.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.css b/docs/index.css
index 5e4aeb796..d9fc2a613 100644
--- a/docs/index.css
+++ b/docs/index.css
@@ -300,7 +300,7 @@ boxes.features grid .sample em {
border: 1px solid rgba(0,0,0,0.2);
font-weight: 500; font-weight: 480;
text-decoration: none;
- padding: 0 0.55em;
+ padding: 0 0.6em;
user-select: none; -webkit-user-select: none;
}
#sponsor-button:hover {