1
0
mirror of https://github.com/exane/not-gwent-online synced 2026-06-26 21:36:12 +03:00
This commit is contained in:
devfake
2015-06-23 08:47:00 +02:00
parent c0230ebba9
commit 5e943512aa
+2 -2
View File
@@ -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;