mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-30 11:10:23 +00:00
Remove double semicolon.
This commit is contained in:
parent
9f668a5573
commit
3ab2324df0
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ h6, .h6 {
|
|||
margin-top: 0;
|
||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
font-weight: normal;
|
||||
color: #333;;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue