more css shifting

This commit is contained in:
marijus
2014-09-27 15:41:49 +02:00
parent 04e460c8f8
commit 38605eefdd
3 changed files with 17 additions and 16 deletions

View File

@@ -1,17 +1,5 @@
/* override some bootstrap settings */
h1, h2 {
font-size: 1.583em;
}
h3, h4 {
font-size: 1.334em;
}
h5, h6 {
font-size: 0.75rem;
}
/* nav overrides */
nav .badge {

View File

@@ -111,10 +111,6 @@
font-size: 1.319em;
}
.wall-item-title {
font-size: $font_size;
}
.wall-item-title h3, .wall-item-content h3, .wall-item-content h4 {
font-size: 1.112em;
}