--
This commit is contained in:
@@ -41,7 +41,7 @@
|
|||||||
<main>{% block content %}{% endblock %}</main>
|
<main>{% block content %}{% endblock %}</main>
|
||||||
<footer class="flex text-tx-alt">
|
<footer class="flex text-tx-alt">
|
||||||
<div class="flex-1 flex">
|
<div class="flex-1 flex">
|
||||||
<a href="/" class="text-no-decoration hide show-on-large font-bold">nercone.dev</a>
|
<a href="/" class="text-no-decoration hide show-on-medium show-on-large font-bold">nercone.dev</a>
|
||||||
<a href="/about/" class="text-no-decoration bold-on-small">about</a>
|
<a href="/about/" class="text-no-decoration bold-on-small">about</a>
|
||||||
<a href="/links/" class="text-no-decoration bold-on-small">links</a>
|
<a href="/links/" class="text-no-decoration bold-on-small">links</a>
|
||||||
<a href="/projects/" class="text-no-decoration bold-on-small">projects</a>
|
<a href="/projects/" class="text-no-decoration bold-on-small">projects</a>
|
||||||
|
|||||||
+1
-1
@@ -63,7 +63,7 @@
|
|||||||
<main>{% block content %}{% endblock %}</main>
|
<main>{% block content %}{% endblock %}</main>
|
||||||
<footer class="flex text-tx-alt">
|
<footer class="flex text-tx-alt">
|
||||||
<div class="flex-1 flex">
|
<div class="flex-1 flex">
|
||||||
<a href="/" class="text-no-decoration hide show-on-large font-bold">nercone.dev</a>
|
<a href="/" class="text-no-decoration hide show-on-medium show-on-large font-bold">nercone.dev</a>
|
||||||
<a href="/about/" class="text-no-decoration bold-on-small">about</a>
|
<a href="/about/" class="text-no-decoration bold-on-small">about</a>
|
||||||
<a href="/links/" class="text-no-decoration bold-on-small">links</a>
|
<a href="/links/" class="text-no-decoration bold-on-small">links</a>
|
||||||
<a href="/projects/" class="text-no-decoration bold-on-small">projects</a>
|
<a href="/projects/" class="text-no-decoration bold-on-small">projects</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user