Added mobile phone generator and made selecting generators bettter, probably...

This commit was merged in pull request #8.
This commit is contained in:
2026-01-30 01:01:02 +01:00
parent 5e25e9736f
commit 79bddf9f39
9 changed files with 199 additions and 35 deletions

View File

@@ -5,7 +5,6 @@
html, body {
height: 100%;
overflow-y: hidden;
}
body {
@@ -37,7 +36,7 @@ body {
}
.generator {
margin: 0 1em 2em 1em;
margin: 1em;
background: rgba( 255, 255, 255, 0.15 );
box-shadow: 0 8px 32px 0 rgba( 0, 38, 135, 0.37 );
border-radius: 3px;