Skip to content

Commit

Permalink
Fix top card margins
Browse files Browse the repository at this point in the history
  • Loading branch information
WallSoGB committed Sep 16, 2024
1 parent ef1336c commit b051f57
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion essentials.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@

<div class="content">

<div class="card-yellow center">
<div class="card-yellow center" style="margin-top: 30px;">
<p>
<b>IMPORTANT</b>:
<br>
Expand Down
14 changes: 7 additions & 7 deletions sitemap.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://www.thebestoftimes.moddinglinked.com/intro.html</loc>
<loc>https://www.thebestoftimes.moddinglinked.com/essentials.html</loc>
<priority>0.90</priority>
<lastmod>2024-09-12</lastmod>
<lastmod>2024-09-16</lastmod>
</url>
<url>
<loc>https://www.thebestoftimes.moddinglinked.com/essentials.html</loc>
<loc>https://www.thebestoftimes.moddinglinked.com/intro.html</loc>
<priority>0.90</priority>
<lastmod>2024-09-12</lastmod>
</url>
Expand All @@ -21,13 +21,13 @@
<lastmod>2024-09-13</lastmod>
</url>
<url>
<loc>https://www.thebestoftimes.moddinglinked.com/setup.html</loc>
<loc>https://www.thebestoftimes.moddinglinked.com/ttwintro.html</loc>
<priority>0.50</priority>
<lastmod>2024-09-12</lastmod>
<lastmod>2024-06-17</lastmod>
</url>
<url>
<loc>https://www.thebestoftimes.moddinglinked.com/ttwintro.html</loc>
<loc>https://www.thebestoftimes.moddinglinked.com/setup.html</loc>
<priority>0.50</priority>
<lastmod>2024-06-17</lastmod>
<lastmod>2024-09-12</lastmod>
</url>
</urlset>

0 comments on commit b051f57

Please sign in to comment.