adjusting look for iphone

This commit is contained in:
Ryan Breen
2023-01-16 20:04:06 -05:00
parent f0ecbec5b3
commit 579211e6f4
2 changed files with 4 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="stylesheet" href="popup.css">
<script defer src="popup.build.js"></script>
</head>