This commit is contained in:
friendica 2014-09-15 01:56:22 -07:00
commit 007ba9a805

View File

@ -2260,11 +2260,11 @@ h1, h2 {
}
h3, h4 {
font-size: $font_size;
font-size: 1rem;
}
h5, h6 {
font-size: $body_font_size;
font-size: 0.75rem;
}
.dropdown-menu {