💄 (app) add svg

This commit is contained in:
2020-07-12 22:30:28 +02:00
parent 3b902f5ad0
commit 62ac70a747
3 changed files with 47 additions and 10 deletions

View File

@@ -15,7 +15,7 @@
height="44"
viewBox="0 0 24 24"
stroke-width="1.5"
stroke="#2c3e50"
stroke="#2c3a47"
fill="none"
stroke-linecap="round"
stroke-linejoin="round"
@@ -32,7 +32,7 @@
height="44"
viewBox="0 0 24 24"
stroke-width="1.5"
stroke="#2c3e50"
stroke="#2c3a47"
fill="none"
stroke-linecap="round"
stroke-linejoin="round"
@@ -50,7 +50,7 @@
height="44"
viewBox="0 0 24 24"
stroke-width="1.5"
stroke="#2c3e50"
stroke="#2c3a47"
fill="none"
stroke-linecap="round"
stroke-linejoin="round"
@@ -123,11 +123,6 @@ export default defineComponent({
flex-wrap: wrap;
}
button {
margin: 0 1rem;
padding: 0;
}
.global-time {
font-size: calc(3em + 10vw);
}