mirror of
https://github.com/Eugeny/tabby-web.git
synced 2025-06-09 14:09:57 +00:00
9 lines
94 B
SCSS
9 lines
94 B
SCSS
:host {
|
|
font-size: 14px;
|
|
}
|
|
|
|
.card-img-top {
|
|
aspect-ratio: 2;
|
|
object-fit: cover;
|
|
}
|