mirror of
https://github.com/tchartron/blow
synced 2024-11-27 06:40:31 +00:00
update
This commit is contained in:
parent
6580a7f064
commit
23013bca24
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@
|
|||
<!---------------------------------------------------------->
|
||||
<!------------------------- FOOTER ------------------------->
|
||||
<!---------------------------------------------------------->
|
||||
<footer class="max-w-7xl mx-auto bg-white dark:bg-gray-800 relative pt-1 border-b-2 border-black dark:border-gray-200">
|
||||
<footer class="max-w-7xl mx-auto bg-white dark:bg-gray-800 relative pt-1 border-b-2 border-gray-300 dark:border-gray-200">
|
||||
<!-- <div class="container mx-auto px-6">
|
||||
<div class="sm:flex sm:mt-8">
|
||||
<div class="mt-8 sm:mt-0 sm:w-full sm:px-8 flex flex-col md:flex-row justify-between">
|
||||
|
|
Loading…
Reference in a new issue