Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
urghosthost authored Jan 31, 2024
1 parent d93b79b commit 5edea78
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions css/maincss.css
Original file line number Diff line number Diff line change
Expand Up @@ -1013,6 +1013,8 @@ button.callToActionButton:hover {
margin-right: 0;
padding: 12px 16px;
}



#allButton {
float: none;
Expand Down Expand Up @@ -1136,6 +1138,10 @@ button.callToActionButton:hover {
margin-left: 30%;
margin-right: 30%;
}

.application {
margin: 0 10% 25px 10%;
}
#buyButton {
margin-top: 10px;
margin-bottom: 10px;
Expand All @@ -1148,6 +1154,10 @@ button.callToActionButton:hover {
margin-bottom: 20px;

}
.application {
margin-left: 2.5%;
margin-right: 2.5%;
}

}
@media screen and (max-width: 700px){
Expand Down

0 comments on commit 5edea78

Please sign in to comment.