Added mobile phone generator and made selecting generators bettter, probably...
This commit was merged in pull request #8.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user