fix styling and add ads
This commit is contained in:
parent
906d196c04
commit
f382de4f36
2 changed files with 2 additions and 1 deletions
2
public/import.css
vendored
2
public/import.css
vendored
|
|
@ -52,7 +52,7 @@ body {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
margin-top: 100px; /* Adjusted margin-top */
|
margin-top: 10px; /* Adjusted margin-top */
|
||||||
/* margin-bottom: -200px; */
|
/* margin-bottom: -200px; */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -26,6 +26,7 @@
|
||||||
<script src="search.js" defer></script>
|
<script src="search.js" defer></script>
|
||||||
<script src="index.js" defer></script>
|
<script src="index.js" defer></script>
|
||||||
<script src="cloak.js"></script>
|
<script src="cloak.js"></script>
|
||||||
|
<script type='text/javascript' src='//pl22659946.profitablegatecpm.com/4b/72/59/4b72596311989a6fec39126053eef88e.js'></script>
|
||||||
<!-- <script src="importhost.js"></script> -->
|
<!-- <script src="importhost.js"></script> -->
|
||||||
<!-- Scripts -->
|
<!-- Scripts -->
|
||||||
<!-- CSS -->
|
<!-- CSS -->
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue