What is Cerebellum and what does it do?

This commit is contained in:
2021-10-20 16:52:08 +01:00
parent f868e56103
commit 29dda4efda
5 changed files with 26 additions and 14 deletions

View File

@ -45,6 +45,10 @@ svg {
opacity: 0;
}
.references ol {
margin: 0;
}
.references li {
transition: background-color 1s;
padding: 0.5rem 1rem;