mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Fix home page header colors
This commit is contained in:
parent
dfd7e7ed9b
commit
365b32d378
@ -80,6 +80,7 @@ body {
|
||||
}
|
||||
.nav-link {
|
||||
&:hover {
|
||||
color: inherit;
|
||||
transform: scale(1.05);
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user