pupdated
This commit is contained in:
parent
c8223447a0
commit
4972cbe693
40 changed files with 499 additions and 286 deletions
|
|
@ -69,8 +69,7 @@ body > nav {
|
|||
font-size: 1.4rem;
|
||||
}
|
||||
|
||||
& a,
|
||||
button {
|
||||
& li *:is(a ,button) {
|
||||
display: flex;
|
||||
font-size: 1.125rem;
|
||||
width: 100%;
|
||||
|
|
@ -86,8 +85,7 @@ body {
|
|||
border-right-width: 1px;
|
||||
border-right-style: solid;
|
||||
|
||||
& a,
|
||||
button {
|
||||
& li *:is(a ,button) {
|
||||
align-items: center;
|
||||
border-style: solid;
|
||||
border-width: 2px;
|
||||
|
|
@ -118,7 +116,7 @@ body {
|
|||
overflow: initial;
|
||||
flex-direction: row;
|
||||
justify-content: start;
|
||||
& a, button {
|
||||
& li *:is(a ,button) {
|
||||
line-height: initial;
|
||||
}
|
||||
& details {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue