We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62a63a4 commit 6c5787aCopy full SHA for 6c5787a
index.html
@@ -150,10 +150,11 @@ <h2>fast start:</h2>
150
</div>
151
152
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>
+ <footer style="width: 100%; justify-content: space-around; margin-bottom: 10px;"
+ class="mt-5 pt-3 d-flex text-muted border-top">
+ <span>ru51a4 ©️ 2020 - 2025</span>
+
157
+ <span> disigned by<a href="https://vk.com/umarekawari"> umarekawari</a></span>
158
</footer>
159
160
</body>
0 commit comments