Fix mistyped CSS value
This commit is contained in:
@@ -332,7 +332,7 @@ article > p,
|
||||
#podcast_lane > .lane,
|
||||
#project_lane > .lane,
|
||||
#latest_lane.lane {
|
||||
justify-content: flex-between;
|
||||
justify-content: space-around;
|
||||
}
|
||||
.lane > article,
|
||||
#welcome > p {
|
||||
|
Reference in New Issue
Block a user