generated from nathanwoodburn/python-webserver-template
All checks were successful
Build Docker / BuildImage (push) Successful in 31s
7 lines
91 B
CSS
7 lines
91 B
CSS
.spacer {
|
|
margin-top: 20px;
|
|
}
|
|
.centre {
|
|
margin-top: 50px;
|
|
text-align: center;
|
|
} |