style(paper): 调整封面图片的缩放比例
将封面图片的缩放比例从0.5调整为1,以改善视觉效果。
This commit is contained in:
parent
fa4b1500de
commit
55508a55b9
@ -2,7 +2,7 @@
|
||||
\begin{titlepage}
|
||||
\begin{figure}[H]
|
||||
\centering
|
||||
\includegraphics[scale=0.5]{pic//logo.jpg}
|
||||
\includegraphics[scale=1]{pic//logo.jpg}
|
||||
\end{figure}
|
||||
\vspace{0.2cm}
|
||||
\centering
|
||||
|
Loading…
x
Reference in New Issue
Block a user