Skip to content

Commit

Permalink
Merge pull request #190 from persistenceOne/websitev4
Browse files Browse the repository at this point in the history
responsive issue fixed
  • Loading branch information
blackpanther1881 authored Jul 21, 2022
2 parents 4a44649 + ffc9be4 commit 4ffedfa
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
3 changes: 3 additions & 0 deletions src/assets/scss/mediaqueries/_hompage.scss
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,9 @@
.home-ecosystem-section .card-tiles .card-group .card .card-section .card-body{
padding: 40px 20px 30px 20px;
}
.banner-section .button-section .button-initial.button{
width:185px;
}
.button-section .button-initial.button{
font-size: 12px;
padding:8px 10px;
Expand Down
4 changes: 4 additions & 0 deletions src/assets/scss/style.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4ffedfa

Please sign in to comment.