style: style updates for faq

This commit is contained in:
jinhojang6 2024-04-22 17:04:13 +09:00
parent 6c6daf2158
commit 6d0da604f9
No known key found for this signature in database
GPG Key ID: 1762F21FE8B543F8
2 changed files with 7 additions and 3 deletions

View File

@ -27,11 +27,11 @@ Nimbus is written in Nim, an efficient, general-purpose systems programming lang
There are three key benefits to working in Nim. It:
Enables us to easily bring research into production;
- Enables us to easily bring research into production;
Has a high degree of reasonability for researchers;
- Has a high degree of reasonability for researchers;
Is performant in production.
- Is performant in production.
<br />

View File

@ -69,6 +69,10 @@ html[data-theme='light'] {
margin-top: -40%;
}
.hash-link {
position: absolute;
}
@media screen and (min-width: 996px) {
.mdx-hero > .mdx-hero-image > img {
position: absolute;