The other way around
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Michel Roux 2022-09-09 10:43:08 +00:00
parent 419461803f
commit f1c76d2c76
1 changed files with 1 additions and 2 deletions

View File

@ -25,7 +25,6 @@ body {
color: #b9bbbe;
display: flex;
flex-direction: column;
justify-content: space-around;
align-items: center;
}
@ -182,7 +181,7 @@ hr {
@media only screen and (max-width : 320px) {
body {
justify-content: flex-start;
justify-content: space-around;
}
footer ul li {