mirror of
https://github.com/exane/not-gwent-online
synced 2024-11-23 19:36:53 +00:00
minor fix
This commit is contained in:
parent
5e943512aa
commit
f3759f78cb
@ -102,6 +102,7 @@
|
|||||||
z-index: 20;
|
z-index: 20;
|
||||||
width: calc(100% - 5px);
|
width: calc(100% - 5px);
|
||||||
height: calc(100% - 5px);
|
height: calc(100% - 5px);
|
||||||
|
border-radius: 12px;
|
||||||
|
|
||||||
-webkit-animation: AnimationName 10s ease infinite;
|
-webkit-animation: AnimationName 10s ease infinite;
|
||||||
-moz-animation: AnimationName 10s ease infinite;
|
-moz-animation: AnimationName 10s ease infinite;
|
||||||
|
Loading…
Reference in New Issue
Block a user