Update index.html

This commit is contained in:
radmanplays 2024-02-04 11:30:06 +03:30 committed by GitHub
commit 871b3c1206
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,23 +8,15 @@
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.12.0/css/all.css">
<link rel="stylesheet" href="assets/css/Articles-Cards-images.css">
<style>
.center {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
</style>
</head>
<body>
<div class="container py-4 py-xl-5">
<div class="row gy-4 row-cols-1 row-cols-md-2 row-cols-xl-3">
<div class="col center">
<div class="col">
<img src="https://avatars.githubusercontent.com/u/157155680?s=64&amp;v=4">
<h1 style="margin-top: -58px;padding-left: 66px;padding-top: 7px;">&nbsp;EaglerRinth</h1>
<div class="mb-3 center">
<div class="mb-3">
<input type="text" class="form-control" id="searchInput" placeholder="Search...">
</div>
</div>