Fix board footer layout, bump patch version

This commit is contained in:
Fred Boniface
2023-03-31 20:41:25 +01:00
parent 9a7797ce20
commit cba06873c3
3 changed files with 10 additions and 4 deletions

View File

@@ -345,11 +345,17 @@ caption{
#timeblock {
position: absolute;
top: 0;
margin-top: 2.5px;
right: 0;
margin-right: 10px;
color: azure;
font-size: 13px
}
#timeblock p {
margin-top: 0;
font-size: 13px;
margin-bottom: 0;
text-align: center;
}
/* Animations */