changes to the sit logo
This commit is contained in:
@@ -205,6 +205,11 @@ h1,h2,h3,h4 {
|
||||
letter-spacing: -0.03em;
|
||||
}
|
||||
.logo-highlight { color: var(--color-accent); }
|
||||
.logo-img {
|
||||
height: 44px;
|
||||
width: auto;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.nav-links {
|
||||
display: flex;
|
||||
@@ -1079,6 +1084,7 @@ h1,h2,h3,h4 {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
}
|
||||
.footer-logo .logo-img { height: 50px; }
|
||||
.footer-brand p {
|
||||
color: var(--color-text-2);
|
||||
font-size: 0.875rem;
|
||||
|
||||
Reference in New Issue
Block a user