mirror of
https://github.com/johnggli/linktree.git
synced 2026-08-16 22:46:04 +01:00
refactor: change line-height of popup-close
This commit is contained in:
@@ -213,7 +213,7 @@ body {
|
|||||||
background-color: var(--bgColor);
|
background-color: var(--bgColor);
|
||||||
z-index: 4;
|
z-index: 4;
|
||||||
color: var(--accentColor);
|
color: var(--accentColor);
|
||||||
line-height: 3rem;
|
line-height: 2.7rem;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|||||||
Reference in New Issue
Block a user