diff --git a/index.html b/index.html
index 094fbd5..85a2aff 100644
--- a/index.html
+++ b/index.html
@@ -49,7 +49,7 @@
--background: #fff;
font-family: 'Open Sans', Arial, sans-serif;
- font-weight: 300;
+ font-weight: 900;
background: var(--background);
color: var(--foreground);
-ms-text-size-adjust: 100%;
@@ -80,7 +80,7 @@
.ps-main--background {
position: fixed;
- height: 100vw;
+ height: 100vh;
width: 100vw;
overflow: hidden;
}
@@ -95,8 +95,15 @@
display: flex;
flex-direction: column;
align-items: center;
- transform: rotate(-65deg);
width: 100%;
+
+ transform: rotate(-25deg);
+ }
+
+ @media screen and (orientation: landscape) {
+ .ps-background--logo {
+ transform: rotate(-65deg);
+ }
}
.ps-page--link {
@@ -120,14 +127,21 @@
flex-wrap: wrap;
align-items: flex-start;
justify-content: space-between;
+ speak: none;
}
.ps-background--logo {
- width: calc(100vw / 16);
+ width: calc(100vw / 9);
// height: 4rem;
margin: 0.1rem;
}
+ @media screen and (orientation: landscape) {
+ .ps-background--logo {
+ width: calc(100vw / 16);
+ }
+ }
+
.ps-background--1312 {
transform: rotate(34deg);
transform-origin: center center;
@@ -674,12 +688,12 @@
- Fucking Free
- PubSolarOS
- Matrix
- Mastodon
- @teutat3s
- @b12f
+ Fucking Free
+ PubSolarOS
+ Matrix
+ Mastodon
+ @teutat3s
+ @b12f