home.component.css 325 bytes
mat-grid-tile {
  border-radius: 4px;
  font-size: 15px;
  text-align: center;
mat-grid-tile:hover {
transform: scale(1.1);
z-index: 1;
mat-grid-list {
  width: 100%;
  height: 80%;
  margin-left: 15px;
  cursor: pointer;
  margin-top: 50px;
a {
color: black;
h1 {
  font-size: 15 px ;
  text-align: center;