stylesheets: add a devise-container class

This commit is contained in:
Pierre de La Morinerie 2018-10-02 17:09:27 +02:00
parent b6e98ac4a3
commit e87264b402
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
.administrateurs-activate.container {
.container.devise-container {
margin-top: 60px;
margin-bottom: 60px;
}