mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
33deb79ce4
I had to add a couple of comments because Flow was being a mysterious little shit and I got tired of trying to work around it.
6 lines
79 B
CSS
6 lines
79 B
CSS
.Header {
|
|
font-size: 1.5rem;
|
|
font-weight: bold;
|
|
margin-bottom: 0.5rem;
|
|
}
|