summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/paper/main.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/paper/main.tex b/doc/paper/main.tex
index 17bdae8..85d414f 100644
--- a/doc/paper/main.tex
+++ b/doc/paper/main.tex
@@ -229,8 +229,8 @@ As its name tells, it holds the metadata of the post, that is
Because of its size, this object type might not be replicated as much as the
"block" object type.
-\begin{wrapfigure}[]{l}{0.25\textwidth}
- \includegraphics[width=0.24\textwidth]{gen/blockchain_meta.png}
+\begin{wrapfigure}[]{l}{0.33\textwidth}
+ \includegraphics[width=0.32\textwidth]{gen/blockchain_meta.png}
\caption{A chain of blocks with pointers to their corrosponding meta block}
\label{pic:blockchain:meta}
\end{wrapfigure}