SYNC
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
				
			|||||||
<nav class="w-full flex justify-center">
 | 
					<nav class="w-full flex justify-center">
 | 
				
			||||||
	<div class="fixed w-full top-0 z-50 bg-bkgNavbar/70 shadow-md rounded-b-md">
 | 
						<div class="fixed w-full top-0 z-50 bg-bkgNavbar shadow-md rounded-b-md">
 | 
				
			||||||
		<div
 | 
							<div
 | 
				
			||||||
			class="sm:grid sm:grid-cols-6 lg:grid-cols-12"
 | 
								class="sm:grid sm:grid-cols-6 lg:grid-cols-12"
 | 
				
			||||||
		>
 | 
							>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -12,7 +12,7 @@ Dark Mode:  https://www.realtimecolors.com/dashboard?colors=e7e7e9-0f0f0f-5819c5
 | 
				
			|||||||
            Light mode
 | 
					            Light mode
 | 
				
			||||||
        */
 | 
					        */
 | 
				
			||||||
        --light-color-bkg: 0deg, 0%, 94%;
 | 
					        --light-color-bkg: 0deg, 0%, 94%;
 | 
				
			||||||
        --light-color-bkgNavbar: 0deg, 0%, 50%;
 | 
					        --light-color-bkgNavbar: 0deg, 0%, 20%;
 | 
				
			||||||
        --light-color-content: 240deg, 4%, 9%;
 | 
					        --light-color-content: 240deg, 4%, 9%;
 | 
				
			||||||
        --light-color-primary: 54deg, 100%, 50%;
 | 
					        --light-color-primary: 54deg, 100%, 50%;
 | 
				
			||||||
        --light-color-secondary: 237deg, 100%, 93%;
 | 
					        --light-color-secondary: 237deg, 100%, 93%;
 | 
				
			||||||
@@ -39,7 +39,7 @@ Dark Mode:  https://www.realtimecolors.com/dashboard?colors=e7e7e9-0f0f0f-5819c5
 | 
				
			|||||||
            Dark mode colours
 | 
					            Dark mode colours
 | 
				
			||||||
        */
 | 
					        */
 | 
				
			||||||
        --dark-color-bkg: 0deg, 0%, 6%;
 | 
					        --dark-color-bkg: 0deg, 0%, 6%;
 | 
				
			||||||
        --dark-color-bkgNavbar: 0deg, 0%, 17%;
 | 
					        --dark-color-bkgNavbar: 0deg, 0%, 13%;
 | 
				
			||||||
        --dark-color-content: 240deg, 4%, 91%;
 | 
					        --dark-color-content: 240deg, 4%, 91%;
 | 
				
			||||||
        --dark-color-primary: 262deg, 77%, 44%;
 | 
					        --dark-color-primary: 262deg, 77%, 44%;
 | 
				
			||||||
        --dark-color-secondary: 273deg, 100%, 20%;
 | 
					        --dark-color-secondary: 273deg, 100%, 20%;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user