summaryrefslogtreecommitdiff
path: root/ctf
diff options
context:
space:
mode:
Diffstat (limited to 'ctf')
-rw-r--r--ctf/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctf/index.md b/ctf/index.md
index 0a30665..5a5c15a 100644
--- a/ctf/index.md
+++ b/ctf/index.md
@@ -20,7 +20,7 @@ a list of past, present, and future ctfs can be found on [ctftime](https://ctfti
while competing in ctfs can be group work: practice is overwhelmingly a solo activity.
to get good at playing in ctfs, one must learn to be very comfortable learning on their own.
-<ul style="display: flex; flex-direction: row;">
+<ul style="display: flex; flex-direction: row; justify-content: space-evenly; list-style: none;">
<li><h2><a href="crypto">crypto</a></h2></li>
<li><h2><a href="rev">rev</a></h2></li>
<li><h2><a href="pwn">pwn</a></h2></li>