Compare commits
2 Commits
627484f160
...
798ef02616
Author | SHA1 | Date | |
---|---|---|---|
798ef02616 | |||
9fb1d4b00c |
@ -131,7 +131,7 @@ body {
|
||||
#top-menu {
|
||||
padding: 1rem;
|
||||
display: grid;
|
||||
grid-template-columns: 400px 1fr auto;
|
||||
grid-template-columns: 300px 1fr auto;
|
||||
align-items: flex-start;
|
||||
}
|
||||
|
||||
@ -139,7 +139,7 @@ body {
|
||||
.home-link { text-decoration: none; }
|
||||
|
||||
.logo {
|
||||
width: 300px;
|
||||
width: 283px;
|
||||
margin-top: 2rem;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user