forked from GitHub/gf-core
Revert CSS change that produces overlapping text instead of responsive layout
This commit is contained in:
@@ -17,10 +17,7 @@ h1 img.nofloat { float: none; }
|
|||||||
img.right { float: right; }
|
img.right { float: right; }
|
||||||
|
|
||||||
ol.languages {
|
ol.languages {
|
||||||
display: flex;
|
column-width: 12em;
|
||||||
flex-direction: column;
|
|
||||||
flex-wrap: wrap;
|
|
||||||
height: 12em;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.grow {
|
.grow {
|
||||||
|
|||||||
Reference in New Issue
Block a user