final commit
This commit is contained in:
@@ -795,9 +795,17 @@ a, button {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
border-bottom: 1px solid rgb(221, 221, 221);
|
||||
background: #fff;
|
||||
background: var(--background-accent);
|
||||
}
|
||||
.blog-btn{
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
padding: 10px;
|
||||
|
||||
}
|
||||
.blog-btn a{
|
||||
color: var(--primary-color1) !important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
#navbar #navbarNavDropdown{
|
||||
|
||||
Reference in New Issue
Block a user