mirror of
https://github.com/He4eT/xecut-site.git
synced 2026-05-05 01:47:25 +00:00
funds: bootstrap the page
This commit is contained in:
parent
c592f04fb4
commit
42216d0453
8 changed files with 78 additions and 1 deletions
|
|
@ -144,7 +144,8 @@ header.menu .nav-links li {
|
|||
border-inline-end: calc(1 * var(--step)) solid;
|
||||
border-color: var(--color-inactive);
|
||||
|
||||
padding: calc(1 * var(--step)) calc(2 * var(--step));
|
||||
padding: calc(0.8 * var(--step)) calc(2 * var(--step));
|
||||
/* padding: calc(1 * var(--step)) calc(2 * var(--step)); */
|
||||
|
||||
list-style: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue