presentations/taking-flight-with-tailwind-css/slides/1.txt
2025-10-02 23:11:24 +01:00

6 lines
106 B
Text

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