Merge remote-tracking branch 'playground/master'
This commit is contained in:
commit
cf92a64753
@ -51,10 +51,12 @@ footer {
|
||||
.footer__social_media_icons {
|
||||
display: flex;
|
||||
flex-flow: row wrap;
|
||||
gap: 8px;
|
||||
flex-grow: 1;
|
||||
justify-content: space-between;
|
||||
|
||||
a {
|
||||
padding: 2px 8px;
|
||||
|
||||
svg {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
@ -64,6 +66,7 @@ footer {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.footer__attribution {
|
||||
text-align: center;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user