fix(core): update
This commit is contained in:
parent
1c8f7fa59e
commit
2d4c0e4e49
@ -10,7 +10,7 @@ import { html, LitElement } from 'lit-element';
|
|||||||
export const styles = html`
|
export const styles = html`
|
||||||
<style>
|
<style>
|
||||||
* {
|
* {
|
||||||
transition: background 0.2s, color 0.1s;
|
transition: background 0.1s, color 0.1s;
|
||||||
font-family: 'Roboto', sans-serif;
|
font-family: 'Roboto', sans-serif;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user