summaryrefslogtreecommitdiff
path: root/docs/res/base.css
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2018-10-08 09:08:52 +0300
committerRasmus Andersson <rasmus@notion.se>2018-10-11 09:38:34 +0300
commit624ba4b9fac0d2bd0c1690000e4823448e2995c8 (patch)
tree4acda5532695b23309955a2a08075e9d59bb9e15 /docs/res/base.css
parent9232a81ec390392744653afba56fe091b5132554 (diff)
downloadinter-624ba4b9fac0d2bd0c1690000e4823448e2995c8.tar.xz
website: sample controls for smaller screens (still needs more love)
Diffstat (limited to 'docs/res/base.css')
-rw-r--r--docs/res/base.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/res/base.css b/docs/res/base.css
index 9580ac3e9..264de8bfd 100644
--- a/docs/res/base.css
+++ b/docs/res/base.css
@@ -268,6 +268,7 @@ h1 > a, h2 > a, h3 > a {
.row.menu ul li {
margin-right: 30px;
margin-bottom: -1px;
+ text-indent: -0.5px;
}
.row.menu ul li > a {
color: inherit;