mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
11 lines
162 B
CSS
11 lines
162 B
CSS
.url {
|
|
margin: 0.5rem;
|
|
padding: 0.5rem 1rem;
|
|
background-color: white;
|
|
border-radius: 2rem;
|
|
color: #252526;
|
|
}
|
|
|
|
.screenshot {
|
|
width: 100%;
|
|
} |