redesign b&w
This commit is contained in:
parent
1719a1bcbb
commit
48bfd23600
9 changed files with 130 additions and 41 deletions
|
|
@ -19,7 +19,6 @@
|
|||
|
||||
#logo * {
|
||||
font-size: 25vw;
|
||||
line-height: 4rem;
|
||||
font-weight: var(--font-weight-extra-bold);
|
||||
}
|
||||
|
||||
|
|
@ -133,6 +132,11 @@ p {
|
|||
transform: translateY(3px);
|
||||
}
|
||||
|
||||
input {
|
||||
font-size: var(--font-size-s);
|
||||
font-weight: var(--font-weight-light);
|
||||
}
|
||||
|
||||
button {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue