Made it responsive

This commit is contained in:
Robbie Antenesse 2015-10-28 16:11:33 -06:00
parent 543c302fa8
commit 6a368d9aa6
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Dictionary Builder</title>
<link href="css/styles.css" rel="stylesheet" />