main-content.less: remove exceptional header styles

This commit is contained in:
Thomas Gelf 2015-06-05 12:43:03 +02:00
parent 9795617e4d
commit 44742a83a8
1 changed files with 2 additions and 1 deletions

View File

@ -178,9 +178,11 @@ table.benchmark {
width: 96%;
}
/*
.dashboard h1 {
font-size: 1em;
}
*/
.dashboard h2 {
font-size: 1em;
@ -206,7 +208,6 @@ table.benchmark {
h1 {
border: none;
margin-bottom: 0;
color: #666;
}
}