update blog
This commit is contained in:
parent
ae899e2855
commit
a3dc9feb8f
2
blog
2
blog
|
@ -1 +1 @@
|
|||
Subproject commit 148833823b0595901adfda53c2fc44e2997e8350
|
||||
Subproject commit 27075c76698123358f075b1e7f4325c7ea34e1b7
|
|
@ -9,7 +9,7 @@
|
|||
transform: translate(-50%, 0);
|
||||
}
|
||||
|
||||
.page .text-panel .separator {
|
||||
.page .separator {
|
||||
position: relative;
|
||||
background-color: var(--foreground-inactive);
|
||||
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
<ul class="nav-links">
|
||||
<li><a href="about.html" class="fsText">about</a></li>
|
||||
<li><a href="blog.html" class="fsText">blog</a></li>
|
||||
<li><a href="gallery.html" class="fsText">gallery</a></li>
|
||||
</ul>
|
||||
|
|
Loading…
Reference in New Issue