forked from Decentrala/website
add new logo
This commit is contained in:
@@ -62,7 +62,15 @@ td:nth-child(2) {
|
||||
}
|
||||
|
||||
#link {
|
||||
margin-top: 8rem;
|
||||
text-align: right;
|
||||
margin-top: 4rem;
|
||||
font-size: 3rem;
|
||||
}
|
||||
width: fit-content;
|
||||
float: right;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
#link img {
|
||||
width: 4rem;
|
||||
}
|
||||
|
@@ -86,11 +86,18 @@ a:focus {
|
||||
}
|
||||
|
||||
#logo {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
gap: 0.5rem;
|
||||
font-size: 2.5rem;
|
||||
font-weight: bold;
|
||||
font-variant: small-caps;
|
||||
}
|
||||
|
||||
#logo img {
|
||||
width: 3rem;
|
||||
}
|
||||
|
||||
#theme-switcher {
|
||||
border: 3px solid var(--border);
|
||||
width: 1.5rem;
|
||||
|
Reference in New Issue
Block a user