mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
parent
00c7dc9257
commit
2e962c7831
1 changed files with 2 additions and 2 deletions
|
@ -84,12 +84,12 @@
|
|||
|
||||
.flex-row {
|
||||
margin: .5rem 0;
|
||||
justify-content: flex-start;
|
||||
justify-content: space-between;
|
||||
align-items: flex-start;
|
||||
|
||||
p {
|
||||
margin: 0;
|
||||
width: 50%;
|
||||
width: 48%;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue