6 lines
82 B
SCSS
6 lines
82 B
SCSS
@import "colors";
|
|
@import "constants";
|
|
|
|
.fr-tile-subtitle {
|
|
min-height: 7rem;
|
|
}
|