add: logo
ProPapier Logo, different claim
This commit is contained in:
parent
1bd69c9c97
commit
cef5330567
8 changed files with 34 additions and 22 deletions
|
@ -3,13 +3,19 @@
|
|||
top: 0;
|
||||
z-index: 100;
|
||||
background: var(--color-main-darkest);
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 1rem;
|
||||
padding: var(--padding-default);
|
||||
|
||||
& .logo {
|
||||
height: 40px;
|
||||
}
|
||||
|
||||
& header {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
padding: var(--padding-default);
|
||||
padding-bottom: 0;
|
||||
font-family: 'Roboto', sans-serif;
|
||||
font-weight: bold;
|
||||
|
||||
|
|
|
@ -23,7 +23,6 @@
|
|||
|
||||
.search-bar {
|
||||
z-index: 100;
|
||||
padding: 0 1rem 1rem 1rem;
|
||||
|
||||
& p {
|
||||
font-family: 'Roboto Condensed', sans-serif;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue