This commit is contained in:
NikolajDanger
2023-04-11 13:17:10 +02:00
parent c9dc83510f
commit 6d46d8531f
2 changed files with 3 additions and 3 deletions

Binary file not shown.

View File

@ -1,5 +1,5 @@
\documentclass[a4paper,twocolumn]{article}
\usepackage[margin=1in]{geometry}
\documentclass[a4paper]{article}
\usepackage[margin=1.3in]{geometry}
\usepackage[most]{tcolorbox}
\usepackage{xcolor}
\usepackage{fancyhdr} % for headers
@ -91,7 +91,7 @@
With the hindsight of the results, what could I have done better?
\end{tcolorbox}
\section{Future Work}
\subsection{Future Work}
\begin{tcolorbox}[colback=lightgray!30!white]
What should someone do if they want to fix my mistakes, or expand on them further.
\end{tcolorbox}