mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-19 00:40:12 +01:00
feat(demo): cleared code
This commit is contained in:
parent
6f0093f61b
commit
3d13bcb509
6 changed files with 78 additions and 90 deletions
|
|
@ -8,7 +8,6 @@
|
|||
padding: 1rem 2rem;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
box-sizing: border-box;
|
||||
|
||||
.header, .header2 {
|
||||
font-weight: bold;
|
||||
|
|
@ -23,7 +22,7 @@
|
|||
}
|
||||
|
||||
.features-list {
|
||||
list-style-type: none;
|
||||
list-style-type: '-';
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue