mirror of
https://github.com/wallabag/wallabag.git
synced 2025-07-22 17:18:37 +00:00
minor ui fixes
This commit is contained in:
parent
91826e3ca2
commit
a15022db96
2 changed files with 6 additions and 5 deletions
|
@ -439,6 +439,10 @@ main ul.row {
|
|||
height: auto;
|
||||
}
|
||||
|
||||
#article > header > h1 {
|
||||
font-size: 2em;
|
||||
}
|
||||
|
||||
.reader-mode {
|
||||
width: 95px !important;
|
||||
transition: width 0.2s ease;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue