mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-30 20:55:17 +01:00
Add flash styling of the login page.
This commit is contained in:
parent
37c61fa60a
commit
a07567086c
3 changed files with 38 additions and 1 deletions
|
|
@ -6,6 +6,7 @@ body {
|
|||
@include make-xs-column(12);
|
||||
@include make-sm-column(6);
|
||||
@include make-sm-column-offset(3);
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.login-wrapper {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue