Skip to content

Commit 85e2091

Browse files
committed
PR #98: style: some text inserted
1 parent 18316e8 commit 85e2091

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

index.html

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
ex<!DOCTYPE html>
22
<html lang="en">
3-
<head>
4-
<meta charset="UTF-8" />
5-
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
3+
4+
5+
<head>
6+
<meta charset="UTF-8">
7+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
68
<title>lol github workshop hehe</title>
79
<script src="https://cdn.tailwindcss.com"></script>
810
<script>
@@ -253,8 +255,8 @@ <h4 class="font-medium text-white text-sm">Lorem ipsum dolor sit amet.</h4>
253255
<div
254256
class="bg-slate-900/60 border border-devBorder p-3 rounded-lg flex items-center justify-between hover:border-slate-700 transition">
255257
<div>
256-
<h4 class="font-medium text-white text-sm">Dixit</h4> <!-- EDIT ME -->
257-
<span class="text-xs text-slate-500 font-mono">Roll: 46 (CE-1st Yr)</span> <!-- EDIT ME -->
258+
<h4 class="font-medium text-white text-sm">Pratish Chaudhary</h4> <!-- EDIT ME -->
259+
<span class="text-xs text-slate-500 font-mono">hi i'am dipra, I am a ce student,.,,,</span> <!-- EDIT ME -->
258260
</div>
259261
<span
260262
class="text-xs bg-devBlue/10 text-devBlue border border-devBlue/20 px-2 py-0.5 rounded font-medium">Contributor</span>

0 commit comments

Comments
 (0)