add margin

This commit is contained in:
Boof 2023-05-11 10:05:22 +02:00 committed by GitHub
parent b5ac4c9d82
commit fc4b96a7f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
<script src="index.js"></script> <script src="index.js"></script>
</head> </head>
<body onload="sortList('GameList')"> <body style="margin-left: 30px;" onload="sortList('GameList')">
<h1>Flash games.</h1> <h1>Flash games.</h1>
<p>On this page you can play flash games, all of these run on <a title="Ruffle" href="https://ruffle.rs">Ruffle</a> <p>On this page you can play flash games, all of these run on <a title="Ruffle" href="https://ruffle.rs">Ruffle</a>
</p> </p>