mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-16 14:56:14 +00:00
Enhance ZenWelcome styling and functionality
- Add nowrap to welcome text for better layout - Change button attribute to class for primary styling - Update window centering logic to improve user experience
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
line-height: 1.1;
|
||||
max-width: 50%;
|
||||
font-weight: 500;
|
||||
white-space: nowrap;
|
||||
|
||||
& > span {
|
||||
display: block;
|
||||
|
Reference in New Issue
Block a user