use smaller border radius
This commit is contained in:
parent
57254b64ef
commit
3724a12ad1
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@
|
||||||
|
|
||||||
is-land lite-youtube {
|
is-land lite-youtube {
|
||||||
background-color: #eee;
|
background-color: #eee;
|
||||||
border-radius: 0.5em;
|
border-radius: 0.2em;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
}
|
}
|
||||||
is-land[ready] lite-youtube {
|
is-land[ready] lite-youtube {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue