assets/vendor/bootstrap/css/bootstrap-reboot.css in jekyll-theme-clean-blog-4.0.0.1 vs assets/vendor/bootstrap/css/bootstrap-reboot.css in jekyll-theme-clean-blog-4.0.1
- old
+ new
@@ -1,7 +1,7 @@
/*!
- * Bootstrap Reboot v4.0.0 (https://getbootstrap.com)
+ * Bootstrap Reboot v4.1.1 (https://getbootstrap.com/)
* Copyright 2011-2018 The Bootstrap Authors
* Copyright 2011-2018 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
*/
@@ -22,11 +22,11 @@
@-ms-viewport {
width: device-width;
}
-article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
+article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
display: block;
}
body {
margin: 0;
@@ -158,11 +158,11 @@
pre,
code,
kbd,
samp {
- font-family: monospace, monospace;
+ font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
font-size: 1em;
}
pre {
margin-top: 0;
@@ -200,10 +200,10 @@
text-align: inherit;
}
label {
display: inline-block;
- margin-bottom: .5rem;
+ margin-bottom: 0.5rem;
}
button {
border-radius: 0;
}
\ No newline at end of file