mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-12 17:57:28 -05:00
Don't enable reading time and word count by default
This commit is contained in:
@ -29,7 +29,7 @@
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
.wordcount {
|
||||
.wordcount, .rss-link, .readingtime {
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
@ -41,10 +41,6 @@
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.rss-link {
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
h1 svg.icon {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
|
Reference in New Issue
Block a user