feat: added presentation about email
This commit is contained in:
parent
54d1fd5821
commit
58d49a20d7
7 changed files with 164 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue