aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOxbian <got.dacs@slmail.me>2023-07-03 23:41:46 +0200
committerOxbian <got.dacs@slmail.me>2023-07-03 23:41:46 +0200
commitaa25e8df90d4f346287d5b4530fd477d851527ff (patch)
treed743709843eaaab3174deefc05da1c9b300a25d0
parentba601264ad6e65874acf2fcd35008f420348385c (diff)
downloadArKa-Web-aa25e8df90d4f346287d5b4530fd477d851527ff.tar.gz
ArKa-Web-aa25e8df90d4f346287d5b4530fd477d851527ff.zip
Fixing website
-rw-r--r--assets/style/style.css5
-rw-r--r--index.html4
2 files changed, 7 insertions, 2 deletions
diff --git a/assets/style/style.css b/assets/style/style.css
index 00a06b3..b2e7eb0 100644
--- a/assets/style/style.css
+++ b/assets/style/style.css
@@ -126,6 +126,11 @@ h1 {
border-bottom: 1px solid var(--title-color);
}
+#contact ul
+{
+ margin-bottom: 2vh;
+}
+
/* Responsive design */
@media screen and (max-width: 700px)
{
diff --git a/index.html b/index.html
index 1da1b8d..936e9a3 100644
--- a/index.html
+++ b/index.html
@@ -63,8 +63,8 @@
<footer>
<p>Contactez-moi pour toute question ou discussion, je réponds assez vite en général.</p>
- <!-- Réseaux sociaux-->
- <div id="social">
+ <!-- Contact -->
+ <div id="contact">
<ul>
<li><a href="https://matrix.to/#/@oxbian:matrix.org">Matrix</a></li>
<li><a rel="me" href="https://social.linux.pizza/@Oxbian">Mastodon</a></li>
ArKa projects. All rights to me, and your next child right arm.