changed alignment footer
This commit is contained in:
@@ -28,7 +28,8 @@
|
||||
footer ul {
|
||||
list-style: none;
|
||||
display: flex;
|
||||
justify-content: flex-start;
|
||||
justify-content: space-between;
|
||||
/* justify-content: flex-start; */
|
||||
flex-direction: row;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user