mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 15:31:16 +08:00
11 lines
176 B
CSS
11 lines
176 B
CSS
.examples .heading {
|
|
margin: 40px 80px 0 80px;
|
|
}
|
|
|
|
.examples a.edit-link {
|
|
color: #E25E5E !important;
|
|
font-size: 11px;
|
|
text-transform: uppercase;
|
|
font-weight: bold;
|
|
}
|