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