Skip to content

Instantly share code, notes, and snippets.

View aaditgupta21's full-sized avatar
😎
Chilling

Aadit Gupta aaditgupta21

😎
Chilling
View GitHub Profile
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,600;0,700;0,800;1,400;1,600;1,700;1,800&display=swap');
body {
background-color: #fff;
font-family: "Open Sans", sans-serif;
}
.header-title-name {
visibility: hidden;
position: relative;
}