mirror of
https://github.com/JuanCanham/fresh-theme-bootstrap.git
synced 2024-11-17 04:20:10 +00:00
fixes #3
This commit is contained in:
parent
dec2016361
commit
a6332bf92f
@ -9,3 +9,8 @@
|
|||||||
<link href="https://maxcdn.bootstrapcdn.com/bootswatch/3.3.6/{{opts.css}}/bootstrap.min.css" rel="stylesheet"></link>
|
<link href="https://maxcdn.bootstrapcdn.com/bootswatch/3.3.6/{{opts.css}}/bootstrap.min.css" rel="stylesheet"></link>
|
||||||
{{/compare}}
|
{{/compare}}
|
||||||
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" rel="stylesheet"></link>
|
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" rel="stylesheet"></link>
|
||||||
|
<style>
|
||||||
|
h3, h4, h5, h6 {
|
||||||
|
margin-top: 0;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
Loading…
Reference in New Issue
Block a user