update ppp
This commit is contained in:
@@ -9,10 +9,9 @@ tags:
|
||||
import ppp from '$lib/files/PPP.pdf';
|
||||
</script>
|
||||
|
||||
<iframe src={ppp} class="ppp"></iframe>
|
||||
<iframe src={ppp} class="ppp" title="Projet Personnel Professionnel"></iframe>
|
||||
|
||||
<style>
|
||||
/* Display the iframe with a 16/9 ratio */
|
||||
.ppp {
|
||||
width: 100%;
|
||||
height: 600px;
|
||||
|
||||
Reference in New Issue
Block a user