mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
Fix(avatar): Be more specific with css selectors
This commit is contained in:
committed by
Mrugesh Mohapatra
parent
7aa0a075d0
commit
980994ceac
@@ -68,7 +68,7 @@ header {
|
||||
padding: 10px 0 10px 15px;
|
||||
}
|
||||
|
||||
.sign-in-btn > a {
|
||||
#top-right-nav .sign-in-btn > a {
|
||||
padding-top: 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user