Slicing UI/UX Wa

This commit is contained in:
2024-11-26 17:24:10 +07:00
parent 392a8a08fb
commit 6c115abf48
20 changed files with 3373 additions and 4 deletions

View File

@@ -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',