🚝🍲 Checkpoint
./status/index.html:69682263/75 ./styles/main.css:69682263/31 ./for-artists/index.html:69682263/6563 ./signup/index.html:69682263/7393 ./index.html:69682263/7312
This commit is contained in:
@ -35,6 +35,7 @@
|
||||
top: 0px;
|
||||
width: 100%;
|
||||
display: flex;
|
||||
flex-flow: row wrap;
|
||||
align-items: stretch;
|
||||
background: var(--color-bg);
|
||||
border-bottom: 4px solid var(--color-text-header);
|
||||
@ -42,7 +43,7 @@
|
||||
}
|
||||
|
||||
.nav-item {
|
||||
margin: 1rem 0.5rem;
|
||||
margin: .5rem .5rem;
|
||||
}
|
||||
|
||||
#footer {
|
||||
|
||||
Reference in New Issue
Block a user