1
0
mirror of https://github.com/flarum/core.git synced 2025-08-02 22:47:33 +02:00

Remove unused CSS

This commit is contained in:
Toby Zerner
2015-06-18 13:01:04 +09:30
parent ee46d284c9
commit a3f0288b09

View File

@@ -94,9 +94,6 @@
& .title { & .title {
font-size: 14px; font-size: 14px;
} }
& .count strong {
font-size: 18px;
}
& .relevant-posts { & .relevant-posts {
display: none; display: none;
} }