Fixed content not being responsive
This commit is contained in:
@@ -23,7 +23,7 @@ class ContentProvider {
|
||||
'education': <List<dynamic>>[],
|
||||
'skills': <List<dynamic>>[],
|
||||
'text': <String>[],
|
||||
'general_skills': <List<dynamic>>[],
|
||||
'general_skills': <String>[],
|
||||
};
|
||||
|
||||
static T getContent<T>(ContentType contentType) {
|
||||
|
||||
Reference in New Issue
Block a user