Slicing UI/UX Wa
This commit is contained in:
@@ -126,6 +126,7 @@ const styles = {
|
||||
backgroundColor: '#fff',
|
||||
maxWidth: '1200px',
|
||||
margin: '0 auto',
|
||||
borderLeft: '5px solid #0542cc',
|
||||
},
|
||||
wrapperMobile: {
|
||||
display: 'flex',
|
||||
@@ -135,6 +136,7 @@ const styles = {
|
||||
padding: '1rem',
|
||||
boxShadow: '0 2px 5px rgba(0, 0, 0, 0.1)',
|
||||
backgroundColor: '#fff',
|
||||
borderLeft: '5px solid #0542cc',
|
||||
},
|
||||
breadcrumb: {
|
||||
marginBottom: '1rem',
|
||||
|
||||
Reference in New Issue
Block a user