webtor/public/css/main.css
2018-08-14 10:01:16 +05:30

15 lines
170 B
CSS

.drop-div {
border-style: dotted;
width: 1000px;
height: 500px;
}
.card {
padding: 5rem 5rem;
}
footer {
position:fixed;
bottom:0;
left:0;
}