+
+
+
504
+
Gateway Timeout!
+
+
+ The server acted as a proxy and didn't receive a timely response from the
+ upstream server.
+
+
+
-
-
-
-
504
-
Gateway Timeout!
-
-
- The server acted as a proxy and didn't receive a timely response from the upstream
- server.
-
-
-
+
diff --git a/src/includes/footer.html b/src/includes/footer.html
index d535283..b164d16 100644
--- a/src/includes/footer.html
+++ b/src/includes/footer.html
@@ -1 +1 @@
-
+
diff --git a/src/index.html b/src/index.html
index a46a2ef..527f049 100644
--- a/src/index.html
+++ b/src/index.html
@@ -11,8 +11,8 @@
diff --git a/src/style.scss b/src/style.scss
index cab1297..4cb3f3c 100644
--- a/src/style.scss
+++ b/src/style.scss
@@ -90,6 +90,10 @@ h2 {
font-size: 2.5vh;
}
+p {
+ font-family: var(--font-family-generic);
+}
+
ion-icon {
width: 1rem;
height: 1rem;
@@ -111,6 +115,8 @@ ion-icon {
background-color: var(--background-2);
border-top-right-radius: var(--border-radius-large);
+ font-size: 1.65vh;
+
position: absolute;
bottom: 0;
}
diff --git a/src/templates/error.html b/src/templates/error.html
index 64b2a26..9309f02 100644
--- a/src/templates/error.html
+++ b/src/templates/error.html
@@ -11,8 +11,8 @@
-
-
Error Template
+
+
Error Template
diff --git a/src/templates/main.html b/src/templates/main.html
index 7a3a659..da5ed49 100644
--- a/src/templates/main.html
+++ b/src/templates/main.html
@@ -11,8 +11,8 @@
-
-
Main Template
+
+
Main Template