docs(demos): prettifying some more local-storage

This commit is contained in:
Brandy Carney
2016-01-27 17:09:52 -05:00
parent 8bc853f681
commit 2d691b05d7

View File

@@ -43,13 +43,11 @@
</div>
<div padding>
<h2>Local Storage:</h2>
<h5>Local Storage:</h5>
<pre>local: {{ localStorageDemo }}</pre>
</div>
</ion-content>
<style>
.local-storage-demo pre {
background: #f8f8f8;
}
</style>