Fix(UI): \n 1. Increase margin on cards. \n 2. Move project details above project thumbnail in project section. \n 3. Disable Google Translate on-text-hover behaviour that interferes with page and expected functionality. \n 4. Updated GitHub contributions calendar colour scale to match user-selected page theme.
This commit is contained in:
@@ -13,7 +13,10 @@ nav ul {
|
||||
justify-content: center;
|
||||
gap: 2rem;
|
||||
}
|
||||
|
||||
nav ul li {
|
||||
margin-top: auto;
|
||||
margin-bottom: auto;
|
||||
}
|
||||
nav a {
|
||||
color: var(--text-background-colour);
|
||||
text-decoration: none;
|
||||
|
||||
Reference in New Issue
Block a user