Skip to content

Instantly share code, notes, and snippets.

@Daraz5
Daraz5 / index.html
Created October 16, 2023 14:11
Website Guide
h2 {
font-weight: 300;
}
.container{
border: 1px solid black;
margin-top: 10px;
}
.container h3{
padding-left: 10px;
}