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