Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
cmsparks committed Dec 8, 2017
1 parent 18e9e20 commit 34603ec
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion mockup/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="stylesheet.css">
<script type="text/javascript" src="script.js" ></script>
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,500,700" rel="stylesheet">
</head>
<body>
Expand Down
2 changes: 0 additions & 2 deletions stylesheet.css
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,9 @@
}
.introtext {
grid-area: introtxt;
width:49vw;
}
.introimg {
grid-area: introimg;
width:49vw;
}
.
.footer {
Expand Down

0 comments on commit 34603ec

Please sign in to comment.