Skip to content

Commit 9168cf9

Browse files
committed
💥 css
1 parent 6ba598e commit 9168cf9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

FrontEnd/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
<head>
44
<meta charset="utf-8">
55
<title>Event Management</title>
6-
<!-- Mobile Specific Metas -->
6+
77
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
8-
<!-- Font-->
8+
99
<link rel="stylesheet" type="text/css" href="css/sourcesanspro-font.css">
10-
<!-- Main Style Css -->
10+
1111
<link rel="stylesheet" href="css/style.css"/>
1212
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-GLhlTQ8iRABdZLl6O3oVMWSktQOp6b7In1Zl3/Jr59b6EGGoI1aFkw7cmDA6j6gD" crossorigin="anonymous">
1313
<script src="https://cdnjs.cloudflare.com/ajax/libs/axios/1.2.3/axios.min.js" integrity="sha512-L4lHq2JI/GoKsERT8KYa72iCwfSrKYWEyaBxzJeeITM9Lub5vlTj8tufqYk056exhjo2QDEipJrg6zen/DDtoQ==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
@@ -23,7 +23,7 @@
2323
</div>
2424

2525

26-
<!-- Add the image logo.png below the div with id="whole" -->
26+
2727

2828

2929
<div class="form-v8">

0 commit comments

Comments
 (0)