Fancy cyber background added
This commit is contained in:
parent
dabed11408
commit
d792837a4e
1 changed files with 6 additions and 4 deletions
|
@ -28,10 +28,12 @@
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<section class="hero"> <img src="img/circle.jpg" alt="Hero Banner">
|
<section class="hero">
|
||||||
|
<img src="img/bg.jpg" alt="Hero Banner">
|
||||||
<div class="hero-text">
|
<div class="hero-text">
|
||||||
<h1>Cyber Circle Creator</h1> </div>
|
<img src="img/logo.png" alt="Logo">
|
||||||
</section>
|
</div>
|
||||||
|
</section>
|
||||||
<main>
|
<main>
|
||||||
<section class="form-section">
|
<section class="form-section">
|
||||||
<div class="form-container">
|
<div class="form-container">
|
||||||
|
|
Loading…
Reference in a new issue