Skip to content

Commit b6d38e4

Browse files
Update index.html
1 parent a929728 commit b6d38e4

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

index.html

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
});
3636
});
3737
</script>
38-
<<<<<<< HEAD
3938
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.10/css/all.css" integrity="sha384-+d0P83n9kaQMCwj8F4RJB66tzIwOKmrdb46+porD/OvrJ+37WqIM7UoBtwHO6Nlg" crossorigin="anonymous">
4039
<style>
4140
main {
@@ -51,8 +50,6 @@
5150
}
5251
#footer {
5352
background-color: #808080;
54-
/* position: absolute;
55-
bottom: 0;*/
5653
width: 100%;
5754
}
5855
.footer-social {
@@ -72,9 +69,6 @@
7269
background-color: #FFF;
7370
}
7471
</style>
75-
=======
76-
<style>main{width: 70%;margin: 100px auto;padding: 1px 50px 50px;background-color:#AAA;}h1{color:#FFF;text-align:center;}input{margin: 0 15px 0 0;}</style>
77-
>>>>>>> 2aeb6a3758e04747c16f8ee0fab61ac063e3d107
7872
</head>
7973
<body>
8074
<main>
@@ -88,8 +82,7 @@ <h1>Make your reservation in the time!</h1>
8882
<option value="2">2 Seat</option>
8983
</select>
9084
<input type="submit" value="Search">
91-
</main>
92-
<<<<<<< HEAD
85+
</main><!-- end main -->
9386
<div id="footer">
9487
<section class="footer-social">
9588
<a href="https://www.facebook.com/mirnes.glamocic.5/" target="_blank">
@@ -105,7 +98,5 @@ <h1>Make your reservation in the time!</h1>
10598
</a>
10699
</section>
107100
</div><!-- end #footer -->
108-
=======
109-
>>>>>>> 2aeb6a3758e04747c16f8ee0fab61ac063e3d107
110101
</body>
111102
</html>

0 commit comments

Comments
 (0)