fix/small fixes to page layouts
This commit is contained in:
1 parent
6ecd1ee848
commit
480ea236ec
6 files changed
+11
-11
No files matched your search
+1
-1
@@ -1,7 +1,7 @@
|
||||
<%- include("./partials/fileHeader") %>
|
||||
<%- include("./partials/header") %>
|
||||
|
||||
<main class="pt-24">
|
||||
<main class="pt-24 pb-10">
|
||||
<div class="mt-6">
|
||||
<div class="mb-12 grid gap-y-6 gap-x-6 md:grid-cols-2 mr-3 ml-3 xl:grid-cols-4">
|
||||
<!--box to put logo icon if we want on in a box-->
|
||||
|
||||
Reference in new issue
Block a user