6 lines
85 B
CSS
6 lines
85 B
CSS
|
@import url(http://fonts.googleapis.com/css);
|
||
|
|
||
|
.navbar-header-2 {
|
||
|
clear: both;
|
||
|
}
|