mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
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