docs: Adds new index page and design tweaks (#833)

This commit is contained in:
Oliver Windall Juhl
2021-11-22 17:01:18 +01:00
committed by GitHub
parent f387b4919f
commit 0380cdf0b2
17 changed files with 305 additions and 119 deletions

View File

@@ -15,6 +15,9 @@
transition: all var(--ifm-transition-fast)
var(--ifm-transition-timing-default);
width: 100%;
max-width: 175px;
border-radius: 8px;
background-color: #f5f6f7;
}
.DocSearch-Container {