feat: added presentation about email

This commit is contained in:
silver 2024-02-10 18:25:34 +00:00
parent 54d1fd5821
commit 58d49a20d7
7 changed files with 164 additions and 0 deletions

View file

@ -26,6 +26,13 @@
margin-top: 0;
margin-bottom: 0;
}
img{
display: block;
margin-left: auto;
margin-right: auto;
max-width: 40%;
max-height: 40%;
}
</style>
<script>
let slide_number = 0;