Commit c938c443 authored by Heinrich Fenkart's avatar Heinrich Fenkart

Fix a silly typo

parent e148923f
......@@ -1022,7 +1022,7 @@ h1[id] {
}
.bs-customizer .bs-callout h4 {
margin-top: 0; /* lame, but due to specificity we have to duplicate */
magin-bottom: 5px;
margin-bottom: 5px;
}
.bs-customizer input[type="text"] {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment