This commit is contained in:
parent
419461803f
commit
f1c76d2c76
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user