main-content.less: remove exceptional header styles
This commit is contained in:
parent
9795617e4d
commit
44742a83a8
|
@ -178,9 +178,11 @@ table.benchmark {
|
||||||
width: 96%;
|
width: 96%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
.dashboard h1 {
|
.dashboard h1 {
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
.dashboard h2 {
|
.dashboard h2 {
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
|
@ -206,7 +208,6 @@ table.benchmark {
|
||||||
h1 {
|
h1 {
|
||||||
border: none;
|
border: none;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
color: #666;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue