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