Skip to content

Commit 98ba6c7

Browse files
Small changes (maroon to navy, increased font size)
1 parent 707b903 commit 98ba6c7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Diff for: index.html

+3-2
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,15 @@
66
margin: 0;
77
padding: 0;
88
font-family: arial, helvetica, sans-serif;
9-
font-size: 16pt;
10-
background-color: #402020;
9+
font-size: 18pt;
10+
background-color: #202040;
1111
color: white;
1212
}
1313
</style>
1414
</head>
1515
<body>
1616
<center>
17+
<br />
1718
<h1>This website is under construction</h1>
1819
<p>Please check back soon :)</p>
1920
</center>

0 commit comments

Comments
 (0)