mod: store card & forgotten data
This commit is contained in:
@@ -3,6 +3,11 @@ body {
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
.flex-d-column {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.w-lg-45{
|
||||
width: 45%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user