mirror of
https://github.com/Dansen999/at-certification-stock.git
synced 2026-01-11 13:33:32 +00:00
Implemented features.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
.mat-card {
|
.mat-card {
|
||||||
margin: 1rem 0;
|
margin: 1rem;
|
||||||
height: 14rem;
|
height: 14rem;
|
||||||
line-height: 2rem;
|
line-height: 2rem;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
.mat-card {
|
.mat-card {
|
||||||
margin: 1rem 0;
|
margin: 1rem;
|
||||||
height: 14rem;
|
height: 14rem;
|
||||||
line-height: 2rem;
|
line-height: 2rem;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
|
|||||||
@@ -7,5 +7,9 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.mat-card {
|
.mat-card {
|
||||||
margin: 1rem 0;
|
margin: 1rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.mat-divider {
|
||||||
|
margin: 0 1rem;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user