mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-25 21:09:06 +02:00
Remove double semicolon.
This commit is contained in:
@@ -16,7 +16,7 @@ h6, .h6 {
|
||||
margin-top: 0;
|
||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
font-weight: normal;
|
||||
color: #333;;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user