first commit

This commit is contained in:
DESKTOP-GBA0BK8\Admin
2023-04-08 12:19:53 -04:00
commit 7c8c8b1c76
4586 changed files with 2050693 additions and 0 deletions
@@ -0,0 +1,32 @@
.store-wrapper {
text-align: center;
padding-top: 80px;
font-family: "Open Sans";
>p {
font-size: 24px;
}
.icon {
display: inline-block;
width: 100px;
height: 34px;
margin: 0 18px 0 0;
padding: 0;
text-decoration: none;
background: transparent center no-repeat;
}
}
footer#footer {
margin: 80px 0;
.copyright {
border-top: #F0F3F7 solid 2px;
font-style: normal;
font-weight: normal;
font-size: 10px;
line-height: 16px;
color: #8593A6;
}
}