mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-01-27 07:46:15 +01:00
Merge pull request #45 from h3poteto/margin
fix: Add margin to p elements for mac
This commit is contained in:
commit
28ecc94318
@ -66,7 +66,7 @@ html, body, #app, #global_header {
|
||||
}
|
||||
|
||||
p {
|
||||
margin: 0;
|
||||
margin: 8px 0;
|
||||
}
|
||||
|
||||
#global_header {
|
||||
|
Loading…
x
Reference in New Issue
Block a user