bug fixes

This commit is contained in:
timurgordon 2022-02-11 07:48:49 +03:00
parent f1a99b9c99
commit 1b584f8d4e
3 changed files with 1 additions and 5 deletions

View File

@ -11,10 +11,6 @@ extra:
date: 2018-10-17T14:40:00-05:00 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. Your opening text goes here.
## In-article heading --- it's an H2 because your title is the H1 ## In-article heading --- it's an H2 because your title is the H1

0
css/nav.css Normal file
View File

View File

@ -31,7 +31,7 @@
</script> </script>
<body> <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="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 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> <div>