mirror of
https://github.com/h5bp/html5-boilerplate.git
synced 2026-01-09 14:48:02 -05:00
Minor fix: Use short version of shorthand for margin declaration in 404 template
This commit is contained in:
2
dist/404.html
vendored
2
dist/404.html
vendored
@@ -45,7 +45,7 @@
|
||||
|
||||
h1 {
|
||||
font-size: 1.5em;
|
||||
margin: 0 0 0.3em 0;
|
||||
margin: 0 0 0.3em;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user