Updating popup for mobile
parent
115e462c28
commit
c3bd18e413
|
@ -2,6 +2,7 @@
|
|||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta charset="UTF-8">
|
||||
<title>Indie Wiki Buddy</title>
|
||||
<style>
|
||||
|
@ -9,6 +10,7 @@
|
|||
margin: 10px;
|
||||
font-family: Helvetica, Sans-Serif;
|
||||
width: 42em;
|
||||
max-width: 95%;
|
||||
}
|
||||
|
||||
h1 {
|
||||
|
|
Loading…
Reference in New Issue