Skip to content
Snippets Groups Projects
Commit 9f1a89e2 authored by Henrik Tjäder's avatar Henrik Tjäder
Browse files

Center the FMEA image properly

parent 96a58628
No related branches found
No related tags found
2 merge requests!3Update .gitignore,!2Test
...@@ -117,7 +117,7 @@ ...@@ -117,7 +117,7 @@
\section{Appendix} \section{Appendix}
\begin{figure}[h!] \begin{figure}[h!]
\centering \centering
\includegraphics[width = 1.2\textwidth]{Pictures/FMEA.pdf} \makebox[\textwidth][c]{\includegraphics[width = 1.2\textwidth]{Pictures/FMEA.pdf}}
\caption{FMEA} \caption{FMEA}
\label{fig:my_label} \label{fig:my_label}
\end{figure} \end{figure}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment