This commit is contained in:
LucasVbr
2021-10-06 21:38:54 +02:00
parent 959e2b3e62
commit 6f5eef854a
2 changed files with 4 additions and 5 deletions
+2 -1
View File
@@ -12,9 +12,10 @@
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="container">
<div class="row text-center">
<h3 class="turn turn-hacker">Hacker's turn</h3>
<h3 id=turn class="turn-hacker">Hacker's turn</h3>
</div>