source: trip-planner-front/src/app/planner/planner.component.css@ 6a80231

Last change on this file since 6a80231 was 6a80231, checked in by Ema <ema_spirova@…>, 3 years ago

create initial planner and routing with angular

  • Property mode set to 100644
File size: 127 bytes
Line 
1mat-card {
2 width: 280px;
3 height: 160px;
4
5}
6.example-card button {
7 box-shadow:none !important;
8 cursor:pointer;
9}
Note: See TracBrowser for help on using the repository browser.