Text.css (Public Reference) - TechnoDevelopers/website GitHub Wiki

Access to reference:

body{
background:#FFFFFF;
}

h1,
h2,
h3,
h4,
h5,
h6 {
font-family: Montserrat, “Helvetica Neue”, Helvetica, Arial, sans-serif;
font-weight: 100;
margin:17px 0;
line-height: 31px;
color:#272727;
}

h1 {
font-size: 32px;
}
h2 {
font-size: 26px;
}
h3 {
font-size: 24px;
}
h4 {
font-size: 22px;
}
h5 {
font-size: 20px;
}
h6 {
font-size: 18px;
}
p{
font-size: 15px;
line-height: 1.8em;
font-weight: normal;
color: #524E4E;
}

⚠️ **GitHub.com Fallback** ⚠️