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