mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 18:02:57 +00:00
8 lines
100 B
CSS
8 lines
100 B
CSS
.testimonials img {
|
|
border-radius: 50%;
|
|
}
|
|
|
|
table td:first-child > code {
|
|
white-space: nowrap;
|
|
}
|