changed the style of the website
This commit is contained in:
parent
dc99bdcab5
commit
8daaeacd2b
7 changed files with 13 additions and 14 deletions
|
|
@ -1,6 +1,5 @@
|
|||
<?php require('partials/head.php') ?>
|
||||
<?php require('partials/nav.php') ?>
|
||||
<?php require('partials/banner.php') ?>
|
||||
<main>
|
||||
<div class="flex flex-col mx-auto text-center max-w-7xl py-6 sm:px-6 lg:px-8 container">
|
||||
<div class="flex justify-center">
|
||||
|
|
@ -18,4 +17,4 @@
|
|||
<script src="/scripts/addition.js"></script>
|
||||
</div>
|
||||
</main>
|
||||
<?php require('partials/footer.php') ?>
|
||||
<?php require('partials/footer.php') ?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue