mirror of
https://github.com/facebook/react.git
synced 2026-02-26 01:44:59 +00:00
7 lines
120 B
CSS
7 lines
120 B
CSS
.ReactLogo {
|
|
width: 1.75rem;
|
|
height: 1.75rem;
|
|
margin: 0 0.75rem 0 0.25rem;
|
|
color: var(--color-button-active);
|
|
}
|