Syntax oopsie
This commit is contained in:
@@ -43,10 +43,10 @@
|
||||
<!-- NAV
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
|
||||
<nav id="navbar" style="top: 0px;">
|
||||
<a href="#home">Home</a>
|
||||
<a href="#contact">About</a>
|
||||
<a href="#contact">DiodeMatrix</a>
|
||||
<a href="#news">BrainBlog</a>
|
||||
<a href="https://seppjm.com">Home</a>
|
||||
<a href="#About">AboutMe</a>
|
||||
<a href="https://diodematrix.com">DiodeMatrix</a>
|
||||
<a href="https://brain.seppdroid.com">BrainBlog</a>
|
||||
<div class="dropdown">
|
||||
<a href="#" class="dropbtn" onclick="DropFunc()">Links
|
||||
<i class="fa fa-caret-down"></i>
|
||||
|
2
_CDN/css/skeleton.css
vendored
2
_CDN/css/skeleton.css
vendored
@@ -476,7 +476,7 @@ text-decoration: none;
|
||||
.show {
|
||||
display: block;
|
||||
}
|
||||
|
||||
}
|
||||
/* Larger than tablet */
|
||||
@media (min-width: 750px) {}
|
||||
|
||||
|
Reference in New Issue
Block a user