mirror of
https://github.com/facebook/react.git
synced 2026-02-25 05:03:03 +00:00
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;
|
|
}
|