more responsive shit
This commit is contained in:
parent
b4860f29f1
commit
8daa151af9
1 changed files with 2 additions and 2 deletions
|
@ -129,12 +129,12 @@ h2 {
|
||||||
}
|
}
|
||||||
|
|
||||||
.cardbox {
|
.cardbox {
|
||||||
margin-bottom: 100px;
|
padding-bottom: 150px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.actions {
|
.actions {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
bottom: 0;
|
bottom: 10px;
|
||||||
height: 100px;
|
height: 100px;
|
||||||
justify-self: center;
|
justify-self: center;
|
||||||
align-self: center;
|
align-self: center;
|
||||||
|
|
Loading…
Reference in a new issue