Premier commit
This commit is contained in:
commit
08d105b7c0
102 changed files with 40084 additions and 0 deletions
11
scss/_services.scss
Normal file
11
scss/_services.scss
Normal file
|
@ -0,0 +1,11 @@
|
|||
// Styling for the services section
|
||||
.service-box {
|
||||
max-width: 400px;
|
||||
margin: 50px auto 0;
|
||||
@media (min-width: 992px) {
|
||||
margin: 20px auto 0;
|
||||
}
|
||||
p {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue