6 lines
116 B
SCSS
6 lines
116 B
SCSS
|
.landing-themes {
|
||
|
.table-container {
|
||
|
width: 1250px;
|
||
|
box-shadow: var(--home-card-shadow);
|
||
|
}
|
||
|
}
|