1
0
mirror of https://github.com/exane/not-gwent-online synced 2025-08-03 12:53:28 +00:00
This commit is contained in:
devfake
2015-06-23 08:47:00 +02:00
parent c0230ebba9
commit 5e943512aa

@@ -100,8 +100,8 @@
background-size: 800% 800%;
position: absolute;
z-index: 20;
width: calc(100% - 10px);
height: calc(100% - 10px);
width: calc(100% - 5px);
height: calc(100% - 5px);
-webkit-animation: AnimationName 10s ease infinite;
-moz-animation: AnimationName 10s ease infinite;