This commit is contained in:
2025-12-14 10:34:35 +08:00
parent bdcd112960
commit 2af7aa1ee1

View File

@@ -1,7 +1,7 @@
<div class="pdf-container" onclick="openPdfFullscreen('cv_tiny.pdf')"> <div class="pdf-container" onclick="openPdfFullscreen('cv_tiny.pdf')">
<iframe <iframe
src="cv_tiny.pdf#view=FitH" src="cv_tiny.pdf#view=FitH"
width="100%" width="70%"
height="600px" height="600px"
style="border: none;"> style="border: none;">
</iframe> </iframe>