forked from Adleraci/adlerka.top
asdf
This commit is contained in:
parent
64434aec99
commit
811871f518
@ -196,7 +196,7 @@ ul.navpage_list
|
|||||||
{
|
{
|
||||||
display:flex;
|
display:flex;
|
||||||
flex-direction:row;
|
flex-direction:row;
|
||||||
/*width: 100%;*/
|
width: 100%;
|
||||||
gap:3.25rem;
|
gap:3.25rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -333,4 +333,5 @@ button:hover {
|
|||||||
background: none;
|
background: none;
|
||||||
border: 2px solid var(--primary);
|
border: 2px solid var(--primary);
|
||||||
width: 175px;
|
width: 175px;
|
||||||
|
color: var(--primary-text);
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user