mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-02 17:45:28 +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;
|
Glib::RefPtr<Gio::SimpleAction> action__open_link_variant;
|
||||||
|
|
||||||
// Defaults
|
// Defaults
|
||||||
const int MARGIN_START = 6;
|
const int MARGIN_START = 8;
|
||||||
const int MARGIN_END = 6;
|
const int MARGIN_END = 8;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Reader class API
|
* Reader class API
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue