presentations/taking-flight-with-tailwind-css/1.txt

7 lines
106 B
Text
Raw Normal View History

h1 {
font-size: 3rem;
font-weight: bold;
color: #020617; /* Dark grey */
padding: .5rem 0 2rem;
}