mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-02-05 16:04:15 +00:00
increase margins
This commit is contained in:
parent
ebbaf772f0
commit
78c31a3cd6
@ -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…
x
Reference in New Issue
Block a user