mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-14 20:23:53 +02:00
8 lines
180 B
CSS
8 lines
180 B
CSS
|
|
.browserContainer {
|
|
background: linear-gradient(90deg, var(--zen-colors-secondary) 0%, var(--zen-colors-primary) 100%);
|
|
}
|
|
|
|
stack > browser {
|
|
border-radius: 10px !important;
|
|
}
|