logo
This commit is contained in:
@@ -34,7 +34,7 @@ aside {
|
||||
button {
|
||||
width: 100%;
|
||||
font-size: 150%;
|
||||
margin: 0;
|
||||
margin-bottom: 0.5em;
|
||||
}
|
||||
|
||||
button.ready:enabled {
|
||||
|
||||
@@ -236,7 +236,7 @@ figure.gray {
|
||||
|
||||
header {
|
||||
.options {
|
||||
font-size: 150%;
|
||||
font-size: 250%;
|
||||
}
|
||||
|
||||
button {
|
||||
@@ -268,4 +268,12 @@ ul {
|
||||
|
||||
li {
|
||||
margin-bottom: 0.5em;
|
||||
}
|
||||
}
|
||||
|
||||
.logo {
|
||||
background-image: url("../../src/components/svgs/mnml.2.svg");
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user