updated styles
This commit is contained in:
parent
18d7a3da4e
commit
6e3a9e83b9
|
@ -1,4 +1,7 @@
|
|||
<style>
|
||||
ul {list-style: none;}
|
||||
li {margin: 5px 0};
|
||||
li {margin: 0.4em 0;}
|
||||
@media (min-width: 46em) {
|
||||
#features {width: 50%;}
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in New Issue