4 lines
54 B
CSS
4 lines
54 B
CSS
|
.pin-bottom {
|
||
|
position: absolute;
|
||
|
bottom: 0;
|
||
|
}
|