mirror of https://github.com/nealey/chrome-pwgen
Fill small screens
This commit is contained in:
parent
4aaacb4263
commit
2173b6b40d
|
@ -2,6 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Password Generator</title>
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<link rel="stylesheet" href="css/style.css">
|
||||
<link rel="stylesheet" href="css/material.min.css">
|
||||
<script src="js/material.min.js"></script>
|
||||
|
|
Loading…
Reference in New Issue