Update main.tex to change document font size to 10pt and update main.pdf to reflect this change.

This commit is contained in:
2025-10-23 15:47:13 +09:00
parent 44e5ee1593
commit b8d6d08acc
2 changed files with 1 additions and 1 deletions

BIN
main.pdf

Binary file not shown.

View File

@@ -1,4 +1,4 @@
\documentclass[9pt,a4paper]{article} \documentclass[10pt,a4paper]{extarticle}
% Package imports % Package imports
\usepackage[utf8]{inputenc} \usepackage[utf8]{inputenc}