at the end of the day, it was inevitable
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
.footer {
|
||||
&__list {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: flex-end;
|
||||
margin-top: 20px;
|
||||
margin-bottom: 60px;
|
||||
font-size: $font-size-xs;
|
||||
}
|
||||
|
||||
&__item {
|
||||
margin-inline-end: 1rem;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user