Skip to content

Commit 6c5787a

Browse files
committed
fix
1 parent 62a63a4 commit 6c5787a

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

index.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,10 +150,11 @@ <h2>fast start:</h2>
150150
</div>
151151
</div>
152152
</div>
153-
<footer class="mt-5 pt-3 text-muted border-top">
154-
ru51a4 ©️ 2020 - 2025
155-
<br>
156-
disigned by<a href="https://vk.com/umarekawari"> umarekawari</a>
153+
<footer style="width: 100%; justify-content: space-around; margin-bottom: 10px;"
154+
class="mt-5 pt-3 d-flex text-muted border-top">
155+
<span>ru51a4 ©️ 2020 - 2025</span>
156+
157+
<span> disigned by<a href="https://vk.com/umarekawari"> umarekawari</a></span>
157158
</footer>
158159
</div>
159160
</body>

0 commit comments

Comments
 (0)