mirror of
https://github.com/alrayyes/wiki.git
synced 2025-01-18 19:33:23 +00:00
fix(style): make a not inline-block
This commit is contained in:
parent
0a76707062
commit
5fb203a6df
1 changed files with 0 additions and 1 deletions
|
@ -59,7 +59,6 @@ a {
|
|||
text-decoration: none;
|
||||
transition: color 0.2s ease;
|
||||
color: var(--secondary);
|
||||
display: inline-block;
|
||||
|
||||
&:hover {
|
||||
color: var(--tertiary) !important;
|
||||
|
|
Loading…
Add table
Reference in a new issue