Skip to content

Commit ed1e4bd

Browse files
authored
Merge pull request iamacup#94 from braincore/master
README: Remove heading style as it's a no-op.
2 parents 64dd041 + 3c40746 commit ed1e4bd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -797,10 +797,6 @@ import { SafeAreaView, ScrollView, StatusBar, StyleSheet } from 'react-native';
797797
import Markdown from 'react-native-markdown-display';
798798

799799
const styles = StyleSheet.create({
800-
heading: {
801-
borderBottomWidth: 1,
802-
borderColor: '#000000',
803-
},
804800
heading1: {
805801
fontSize: 32,
806802
backgroundColor: '#000000',

0 commit comments

Comments
 (0)