Add pantry and shopping lists
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
/* Utilities */
|
||||
.no-scrollbar::-webkit-scrollbar { display: none; }
|
||||
.no-scrollbar { -ms-overflow-style: none; scrollbar-width: none; }
|
||||
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border-width: 0; }
|
||||
</style>
|
||||
</head>
|
||||
<body class="bg-gray-100 flex justify-center p-4 font-sans text-gray-800">
|
||||
|
||||
Reference in New Issue
Block a user