update lib

This commit is contained in:
Nicolas Cusan
2019-08-28 10:46:52 +02:00
parent a7b43cce29
commit eb32ff1b93

View File

@@ -1,4 +1,4 @@
/*! destyle.css v1.0.9 | MIT License | https://github.com/nicolas-cusan/destyle.css */ /*! destyle.css v1.0.10 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model /* Reset box-model
========================================================================== */ ========================================================================== */
@@ -113,6 +113,7 @@ hr {
border-top: 1px solid; border-top: 1px solid;
margin: 0; margin: 0;
clear: both; clear: both;
color: inherit;
} }
/** /**