Skip to content

Commit

Permalink
debugging: slides: enlarge unnecessarily small block
Browse files Browse the repository at this point in the history
Make the font as large as the previous blocks. No need to have it smaller.

Signed-off-by: Luca Ceresoli <[email protected]>
  • Loading branch information
lucaceresoli committed Jan 15, 2025
1 parent 760c2bf commit 4aa7056
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ \subsection{perf}
\item Remove an existing tracepoint:
\end{itemize}
\begin{block}{}
\begin{minted}[fontsize=\tiny]{console}
\begin{minted}[fontsize=\scriptsize]{console}
$ perf probe -d probe:ksys_read__return
\end{minted}
\end{block}
Expand Down

0 comments on commit 4aa7056

Please sign in to comment.