Skip to content

Commit

Permalink
πŸ”₯ : remove demo css
Browse files Browse the repository at this point in the history
  • Loading branch information
cdubuisson committed Apr 9, 2020
1 parent 7f65585 commit c737c93
Showing 1 changed file with 0 additions and 27 deletions.
27 changes: 0 additions & 27 deletions src/main/client/app/assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -74,33 +74,6 @@ body {
overflow-x: hidden !important;
}

body.demos .section {
/*background: url(images/bg.png) repeat top center #f2f3f5;*/
}

body.demos .section-title img {
max-width: 280px;
display: block;
margin: 10px auto;
}

body.demos .service-widget h3 {
border-bottom: 1px solid #ededed;
font-size: 18px;
padding: 20px 0;
background-color: #ffffff;
}

body.demos .service-widget {
margin: 0 0 30px;
padding: 30px;
background-color: #fff
}

body.demos .container-fluid {
max-width: 1080px
}

a {
color: #1f1f1f;
text-decoration: none !important;
Expand Down

0 comments on commit c737c93

Please sign in to comment.