Merge branch 'master' of ssh://172.20.184.160:7999/yr/star-web-components
This commit is contained in:
commit
b9dd402eca
|
@ -2,7 +2,6 @@ import {css} from 'lit'
|
|||
|
||||
export default css`
|
||||
:host {
|
||||
:host {
|
||||
width: inherit;
|
||||
display: block;
|
||||
margin: 20px auto;
|
||||
|
@ -39,6 +38,5 @@ export default css`
|
|||
|
||||
footer a:visited {
|
||||
color: blue;
|
||||
}
|
||||
}
|
||||
`
|
||||
|
|
Loading…
Reference in New Issue