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; }
|
||||
|
||||
ol.languages {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex-wrap: wrap;
|
||||
height: 12em;
|
||||
column-width: 12em;
|
||||
}
|
||||
|
||||
.grow {
|
||||
|
||||
Reference in New Issue
Block a user