Done with table and generalized styling
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="css/output.css">
|
||||
</head>
|
||||
<body class="bg-gray-50 m-10">
|
||||
<body class="bg-gray-50 m-[10%]">
|
||||
<nav class="flex items-center lg:justify-between sm:justify-center flex-wrap bg-gray-500 p-6 shadow-lg shadow-black/50 sticky top-4 opacity-100 mb-4"> <!--dark:bg-black-->
|
||||
<div class="block lg:hidden cursor-pointer flex:none mr-4" id="HamburgerInactive">
|
||||
<button id="btn" class="flex flex-col items-center px-3 py-[0.4375rem] border rounded text-teal-200 border-teal-400">
|
||||
|
Reference in New Issue
Block a user