WIP: automaton page

This commit is contained in:
Pieter Vander Vennet 2021-12-12 17:35:08 +01:00
parent d85ee64708
commit e1ee890f51
10 changed files with 186 additions and 41 deletions

View file

@ -1052,6 +1052,10 @@ video {
width: 100%;
}
.w-24 {
width: 6rem;
}
.w-10 {
width: 2.5rem;
}