💄 (app) add svg
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user