feat(demo): cleared code

This commit is contained in:
Sergey Filinsky 2020-09-21 16:16:55 +03:00
parent 6f0093f61b
commit 3d13bcb509
6 changed files with 78 additions and 90 deletions

View file

@ -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;
}