Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
2022-04-08 22:12:54 +08:00
parent 0546832f08
commit 9d247c4f9c
2 changed files with 7 additions and 10 deletions

View File

@ -71,8 +71,6 @@ section.has-light-background h6 {
background-repeat: no-repeat;
background-size: 10%;
background-position-x: 50px;
width: 100%;
height: 68px;
position: absolute;
bottom: 0em;
right: 0em;
@ -81,7 +79,7 @@ section.has-light-background h6 {
text-align: right;
font-size: 1.0em;
width: 100%;
height: 68px;
height: 80px;
background-color: rgb(78, 78, 78);
display: flex;
justify-content: flex-end;