presentations/taking-flight-with-tailwind-css/1.txt
Oliver Davies 6891a7517a Re-organise
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
2025-09-25 21:52:45 +01:00

6 lines
106 B
Text

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