Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Mhyar-nsi committed Feb 9, 2024
0 parents commit fced627
Show file tree
Hide file tree
Showing 36 changed files with 1,572 additions and 0 deletions.
Binary file added README.md
Binary file not shown.
21 changes: 21 additions & 0 deletions assets/css/responsive.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
@media screen and (min-width: 764px) {
body,
.boost,
.guid,
.frens {
max-width: 450px;
margin: 0 auto;
background-color: #191919!important;
background-size: 450px;
background-position: center;
}
.squad-container {
margin: 0.5rem auto;
}
.slide {
width: 19.5rem!important;
}
.frens-invite-button {
width: 26.5rem;
}
}
Loading

0 comments on commit fced627

Please sign in to comment.