BUG: mobile layout issues - dropping grid for now (#11)
This commit is contained in:
parent
673d096f53
commit
34d167e040
5 changed files with 53 additions and 70 deletions
|
@ -2,7 +2,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>planner</title>
|
||||
<link rel="stylesheet" href="<%= Routes.static_path(@conn, "/css/app.css") %>"/>
|
||||
<%= csrf_meta_tag() %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue