Tweak styling

This commit is contained in:
Ben Goldsworthy 2022-10-07 20:02:57 +01:00
parent 6dea57778e
commit 3c03aeaabc

View file

@ -43,10 +43,18 @@ details h2 {
.other-links {
display: block;
text-align: center;
margin: auto;
}
.other-links ul {
list-style: none;
}
.other-links li {
float: left;
margin-right: 1.5em;
}
.trip-meta {
display: block;
width: 100%;