summaryrefslogtreecommitdiff
path: root/ctf
diff options
context:
space:
mode:
authorJJ2024-03-14 22:44:54 +0000
committerJJ2024-03-14 22:44:54 +0000
commited489464d3613047908c4e1e56d41823c764de20 (patch)
tree4efa247fd3c32be42e8308a6247b9b6b491fdacb /ctf
parent1dc006a661af72adfad9882ccb3c4dabe7a57659 (diff)
meow
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>