1
0
mirror of https://github.com/exane/not-gwent-online synced 2024-11-23 19:36:53 +00:00

fix margin

This commit is contained in:
devfake 2015-07-04 21:50:37 +02:00
parent b353293af5
commit 838ceeae65

View File

@ -4,6 +4,10 @@
background-size: cover; background-size: cover;
} }
.container {
margin-bottom: 0;
}
.container-form-landing { .container-form-landing {
opacity: 1; opacity: 1;
margin: 60px 0 0 0; margin: 60px 0 0 0;