Added padding
This commit is contained in:
@@ -8,11 +8,11 @@
|
||||
--control_transparent_background: rgba(60, 60, 70, 0.4);
|
||||
--control_dark_transparent_background: rgba(15, 15, 15, 0.8);
|
||||
|
||||
--text_color: rgba(200, 205, 220, 0.75);
|
||||
--text_color_error: rgba(203, 120, 120, 0.75);
|
||||
--text_color_hover: rgba(200, 205, 220, 0.75);
|
||||
--heading_text_color: rgba(140, 169, 203, 0.75);
|
||||
--heading_other_text_color: rgba(200, 205, 220, 0.75);
|
||||
--text_color: rgba(200, 205, 220, 0.8);
|
||||
--text_color_hover: rgba(200, 205, 220, 0.8);
|
||||
--text_color_error: rgba(203, 120, 120, 0.8);
|
||||
--heading_text_color: rgba(140, 169, 203, 0.8);
|
||||
--heading_other_text_color: rgba(200, 205, 220, 0.8);
|
||||
--text_color_transition: color 0.3s;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user