Commit 125ea758 authored by Neranga K.T.'s avatar Neranga K.T.

.

parent f870be54
......@@ -134,7 +134,7 @@ const styles = StyleSheet.create({
tr: {
flexDirection: 'row',
justifyContent: 'space-between',
backgroundColor: '#33cc00',
backgroundColor: 'white',
paddingHorizontal: 10,
paddingVertical: 5,
borderBottomColor: 'black',
......@@ -144,6 +144,6 @@ const styles = StyleSheet.create({
fontSize: 18,
fontWeight: 'bold',
textAlign: 'center',
color: 'white'
color: 'black'
}
});
export default {
elementry: 1,
medium: 1,
elementry: 5,
medium: 5,
advance: 3
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment