Some change styling.
This commit is contained in:
@@ -5,7 +5,8 @@ nav {
|
||||
right: 0;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
height: 4rem;
|
||||
height: 3.2rem;
|
||||
background-color: #eee;
|
||||
|
||||
&.selectionMode {
|
||||
font-weight: bold;
|
||||
|
||||
@@ -4,7 +4,7 @@ html, body { height: 100%; }
|
||||
body {
|
||||
margin: 0;
|
||||
font-family: Roboto, "Helvetica Neue", sans-serif;
|
||||
padding-top: 4rem;
|
||||
padding-top: 3.2rem;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user