wip
This commit is contained in:
parent
eb93961967
commit
ea3e92b8b7
10 changed files with 773 additions and 167 deletions
|
@ -43,7 +43,7 @@
|
|||
--spacing-base: 1rem;
|
||||
--border-radius-sm: 0.25rem;
|
||||
--border-radius: 0.5rem;
|
||||
--border-radius-md: 0.75rem;
|
||||
--border-radius-md: 0.15rem;
|
||||
--border-radius-lg: 1rem;
|
||||
--border-radius-xl: 1.5rem;
|
||||
--border-radius-full: 9999px;
|
||||
|
@ -1105,7 +1105,7 @@ nav ul li a:hover {
|
|||
justify-content: center;
|
||||
width: 2rem;
|
||||
height: 2rem;
|
||||
border-radius: 50%;
|
||||
border-radius: 90%;
|
||||
padding: 0;
|
||||
background: var(--body-bg);
|
||||
color: var(--body-color);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue