website customization

This commit is contained in:
Merel Laauwen
2024-01-30 11:57:57 +00:00
parent fa18ecc1bd
commit 93487b0e50
12 changed files with 73 additions and 8 deletions

6
logo.css Normal file
View File

@ -0,0 +1,6 @@
.reveal .slide-logo {
height: 100px !important;
width: 100px !important;
max-width: unset !important;
max-height: unset !important;
}