Skip to content

Instantly share code, notes, and snippets.

View PHCoder05's full-sized avatar
🎯
Focusing

Pankaj Hadole PHCoder05

🎯
Focusing
View GitHub Profile
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
<style>
.container {
margin: 0 auto;
padding: 20px;
border: solid black 0.5px;
border-radius: 12px;
}
.group-card {
margin-bottom: 20px;