docs: update nextjs and angular guide (#4633)

* docs: nextjs angular guide

* colormode
This commit is contained in:
Max Peintner
2022-10-31 08:00:22 +01:00
committed by GitHub
parent 8f694accce
commit 92eeb68be9
8 changed files with 118 additions and 269 deletions

View File

@@ -131,6 +131,10 @@
--ifm-pagination-nav-color-hover: #000000;
}
pre code {
font-size: 14px !important;
}
.get-started {
border-radius: 50vw;
}