index-D2KCecHr.css 1.7 KB

1
  1. body,html{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.container{max-width:768px;margin:0 auto;padding:20px}h1,h2,h3{color:#333}button{background-color:#ff5a5f;border:none;color:#fff;padding:10px 20px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;margin:10px 2px;cursor:pointer;border-radius:5px}button:hover{background-color:#e74c3c}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}nav{padding:30px}nav a{font-weight:700;color:#2c3e50}nav a.router-link-exact-active{color:#42b983}.home[data-v-8f8c0e33]{display:flex;flex-direction:column;min-height:100vh}header nav ul[data-v-8f8c0e33]{list-style-type:none;padding:0;display:flex;justify-content:space-around;background-color:#f8f8f8}header nav ul li a[data-v-8f8c0e33]{text-decoration:none;color:#333;padding:10px 20px;display:block}header nav ul li a[data-v-8f8c0e33]:hover{background-color:#ddd}main[data-v-8f8c0e33]{flex:1;padding:20px}.carousel[data-v-8f8c0e33],.featured-products[data-v-8f8c0e33],.categories[data-v-8f8c0e33]{margin-bottom:20px}.carousel-images[data-v-8f8c0e33]{display:flex;overflow-x:scroll;white-space:nowrap}.carousel-images img[data-v-8f8c0e33]{width:300px;height:auto;margin-right:10px}.product-list[data-v-8f8c0e33]{display:flex;flex-wrap:wrap;gap:10px}.product-item[data-v-8f8c0e33]{border:1px solid #ddd;padding:10px;width:200px;box-shadow:0 2px 4px #0000001a}.product-item img[data-v-8f8c0e33]{width:100%;height:auto}.product-item p[data-v-8f8c0e33]{margin-top:5px}footer[data-v-8f8c0e33]{text-align:center;padding:10px;background-color:#f8f8f8}