Update styles
This commit is contained in:
parent
16406f75a4
commit
023ebffc11
@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
|
||||
@ -18,9 +18,9 @@
|
||||
|
||||
</body>
|
||||
<header class="owl">
|
||||
<aside class="notice">
|
||||
<!-- <aside class="notice">
|
||||
<h3>The Owl Sprit will be closed for renovations until mid March</h3>
|
||||
</aside>
|
||||
</aside> -->
|
||||
<div>
|
||||
<h1>Owl Sprit Cafe</h1>
|
||||
<h2>Delicious Homemade Food</h2>
|
||||
|
||||
@ -50,6 +50,7 @@ body {
|
||||
color: white;
|
||||
max-width: 1024px;
|
||||
margin: auto;
|
||||
padding-bottom: 100px;
|
||||
}
|
||||
|
||||
a {
|
||||
@ -95,6 +96,8 @@ small {
|
||||
** Layout
|
||||
*/
|
||||
.owl, .spread-item {
|
||||
border-top: 1em solid black;
|
||||
border-bottom: 1em solid black;
|
||||
display: flex;
|
||||
color: black;
|
||||
justify-content: space-around;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user