Removing title div from boxes class as it doesn't affect anything

This commit is contained in:
eoghan.conlon 2023-08-08 16:21:18 +01:00
parent e5b5b6260f
commit 08e689be2b

View file

@ -7,7 +7,7 @@
<link rel="stylesheet" type="text/css" href="stylesheets/index.css"/>
</head>
<body>
<div id="title" class="boxes">
<div id="title">
<a href="./"><img src="images/sharky_vector_svg.svg" alt="Picture of Sharky, the mascot of skynet" width="145" height="81.56"/> </a>
<h1>Skynet Password Reset & Sign-up service</h1>
</div>