From 05d0e060d4f316acdac6c8de9496eea6406ff3aa Mon Sep 17 00:00:00 2001 From: louisa Date: Wed, 14 Jun 2023 17:39:25 +0200 Subject: [PATCH] a little something something --- public/index.html | 23 ++++++++++++----------- public/style.css | 1 + 2 files changed, 13 insertions(+), 11 deletions(-) diff --git a/public/index.html b/public/index.html index 4e3ad93..d0fd253 100644 --- a/public/index.html +++ b/public/index.html @@ -43,18 +43,21 @@
- + +




+

OBJECTIVE:
Enter S/ash Gallery to step into the game and unlock gateway 1. Tap the different markers on the map in order to navigate and receive objectives. When set to the right digit, the modules in the locations will reveal a port number. Enter it above to collect dream logs. Follow the blue markers on the pavement to make your way through the landmarks.

+
- +
- +
- + - - +

@@ -85,9 +88,7 @@
↪ log
-
-

OBJECTIVE:
Enter S/ash Gallery to step into the game and unlock gateway 1. Tap the different markers on the map in order to navigate and receive objectives. When set to the right digit, the modules in the locations will reveal a port number. Enter it above to collect dream logs. Follow the blue markers on the pavement to make your way through the landmarks.

-
+

LOG 1 03:02:00 02-04-22 PORT: 9.1.13.

diff --git a/public/style.css b/public/style.css index 13f614e..e101405 100644 --- a/public/style.css +++ b/public/style.css @@ -330,3 +330,4 @@ button:active{ transform: translateX(-50%) translateY(-50%); z-index: -10; } +.embed{width: 100%} \ No newline at end of file