Spaces:
Running
Running
File size: 160 Bytes
562fb62 |
1 2 3 4 5 6 7 8 9 10 11 |
#col-container {
max-width: 800px;
margin-left: auto;
margin-right: auto;
}
.button{
position:absolute;
top:11px;
background-color:#02C160;
}
|