diff --git a/pages/guidelines.tsx b/pages/guidelines.tsx index c0eeccd..689105a 100644 --- a/pages/guidelines.tsx +++ b/pages/guidelines.tsx @@ -25,7 +25,7 @@ const PDFViewerPage = () => { }; return ( - +

Напътствия

Важни напътствия за службата

@@ -59,12 +59,17 @@ const PDFViewerPage = () => { ))}
-
{/* Center the PDF with 2rem margin */} - +
+ + {/* +

Your browser does not support PDFs. Please download the PDF to view it: Свали PDF файла.

Вашият браузър не поддържа PDFs файлове. Моля свалете файла за да го разгледате: Свали PDF файла.

-
+
*/}
+ {/* */} + +
);