bug fixes
This commit is contained in:
parent
f1a99b9c99
commit
1b584f8d4e
@ -11,10 +11,6 @@ extra:
|
||||
date: 2018-10-17T14:40:00-05:00
|
||||
---
|
||||
|
||||
{% yellowBox() %}
|
||||
**Note**: Maybe you have a note here about why you updated the post, for example. In that case, this `yellowBox` CSS/SCSS class is useful.
|
||||
{% end %}
|
||||
|
||||
Your opening text goes here.
|
||||
|
||||
## In-article heading --- it's an H2 because your title is the H1
|
||||
|
0
css/nav.css
Normal file
0
css/nav.css
Normal file
@ -31,7 +31,7 @@
|
||||
</script>
|
||||
|
||||
<body>
|
||||
<div class="z-10 relative bg-semi-white">
|
||||
<div class="z-10 bg-semi-white fixed w-screen">
|
||||
<div class="relative z-10 shadow">
|
||||
<div class="max-w-7xl mx-auto flex justify-between items-center px-4 py-5 sm:px-6 sm:py-4 lg:px-8 md:justify-start md:space-x-10">
|
||||
<div>
|
||||
|
Reference in New Issue
Block a user