Skip to content

Commit

Permalink
style:nav_v4
Browse files Browse the repository at this point in the history
  • Loading branch information
fifthThirteen committed Dec 6, 2023
1 parent b1a9a7f commit c433d95
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/assets/css/nav_v4.less
Original file line number Diff line number Diff line change
Expand Up @@ -17,22 +17,21 @@
.flex;
align-items: center;
justify-content: center;
gap: 7.5px;
span,
a {
.size(40px, 40px);
.flex;
align-items: center;
justify-content: center;
.r(5px);
cursor: pointer;
&:hover {
background-color: rgba(#fff, 0.3);
}
}
svg {
.db;
.size(20px, 20px);
cursor: pointer;
}
}
.u-btn {
Expand Down

0 comments on commit c433d95

Please sign in to comment.