mirror of
https://github.com/ivabus/www
synced 2024-11-23 00:05:06 +03:00
Package before formatting
This commit is contained in:
parent
047d5fd431
commit
9b1cf00594
2 changed files with 6 additions and 2 deletions
|
@ -61,8 +61,8 @@
|
|||
|
||||
<!-- Package Section: Before -->
|
||||
|
||||
<section>
|
||||
<div class="container">
|
||||
<section class="black-bg">
|
||||
<div class="container package_before">
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
<h2>package section</h2>
|
||||
|
|
|
@ -227,6 +227,10 @@ hr{
|
|||
top:200px;
|
||||
}
|
||||
|
||||
.package_before{
|
||||
margin-bottom: 225px;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
/* Package Display Section */
|
||||
|
|
Loading…
Reference in a new issue