mirror of
https://github.com/len0rd/personal-website.git
synced 2025-09-08 15:17:51 -04:00
fixed md conversion. not a race condition, im just stupid. also fixed flex-container that was larger than viewport
This commit is contained in:
parent
b1196a34c9
commit
2e0e29a4f8
3 changed files with 42 additions and 45 deletions
|
@ -1,5 +1,5 @@
|
|||
<nav class="navbar navbar-expand-lg navbar-dark animated fadeIn fixed-top">
|
||||
<div class="container">
|
||||
<div class="container-fluid">
|
||||
|
||||
<a class="navbar-brand" href="/#">lenordsNet</a>
|
||||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarText" aria-controls="navbarText"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue