This commit is contained in:
Cameron Squire
2018-01-21 15:15:36 -08:00
parent 2b187fc46d
commit 3b057b15d8
+3 -2
View File
@@ -6,7 +6,7 @@
h1 {
font-family: 'Shrikhand', sans-serif;
color: white;
font-size: 60px;
font-size: 120px;
}
body {
background-color: black;
@@ -14,7 +14,7 @@
img.logo {
position: relative;
float: left;
width: 10%;
width: 7%;
}
</style>
</head>
@@ -23,3 +23,4 @@
<h1>Natural Brand</h1>
</body>
</html>
<!--Paolo is mrskol - Oliver is opelly -->