mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
increase margins
This commit is contained in:
parent
ebbaf772f0
commit
78c31a3cd6
1 changed files with 2 additions and 2 deletions
|
|
@ -72,8 +72,8 @@ namespace app::browser::main::tab::page::content::text::gemini
|
|||
Glib::RefPtr<Gio::SimpleAction> action__open_link_variant;
|
||||
|
||||
// Defaults
|
||||
const int MARGIN_START = 6;
|
||||
const int MARGIN_END = 6;
|
||||
const int MARGIN_START = 8;
|
||||
const int MARGIN_END = 8;
|
||||
|
||||
/*
|
||||
* Reader class API
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue