mirror of
https://github.com/Blair-SGA-Dev-Team/blazerapp.git
synced 2026-07-16 06:50:22 -04:00
Added tweak to announcements and json for url of CMS
This commit is contained in:
@@ -14,6 +14,13 @@ const styles = StyleSheet.create({
|
||||
title: {
|
||||
fontSize: 32,
|
||||
},
|
||||
date: {
|
||||
fontSize:12,
|
||||
marginBottom:'-3%',
|
||||
alignSelf:'flex-end',
|
||||
marginTop:'-3%',
|
||||
marginRight:'-3%'
|
||||
}
|
||||
});
|
||||
|
||||
export default styles;
|
||||
Reference in New Issue
Block a user