This commit is contained in:
Cameron Squire
2018-01-21 15:00:21 -08:00
parent 296e1e9aa8
commit 2b187fc46d
+2 -1
View File
@@ -6,6 +6,7 @@
h1 {
font-family: 'Shrikhand', sans-serif;
color: white;
font-size: 60px;
}
body {
background-color: black;
@@ -13,7 +14,7 @@
img.logo {
position: relative;
float: left;
width: 30%;
width: 10%;
}
</style>
</head>