pre merge wireframe

This commit is contained in:
Michael Murtaugh
2019-06-10 09:57:24 +02:00
parent 308d847dfc
commit c14e1c08c2

View File

@@ -2,6 +2,7 @@
<html>
<head>
<title></title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="style.css">
<style>
@@ -47,16 +48,15 @@
right: 0px;
/*left: 80px; right: 80px;*/
text-align: center;
display: inline-block;
margin: 0 auto;
max-width: 800px;
width: 100%;
}
#page iframe {
width: 100%;
height: 100%;
border: none;
overflow: hidden;
max-width: 800px;
display: inline-block;
width: 100%;
margin: 0 auto;
}
#cats {
display: none;