mirror of
https://github.com/ivabus/www
synced 2024-11-10 11:55:14 +03:00
Some content for partners section.
This commit is contained in:
parent
44ccad879c
commit
d06f1ad54a
|
@ -246,8 +246,8 @@
|
|||
<div class="row">
|
||||
<div class="col-xl-6 col-lg-6 col-md-6 col-sm-12" style="position:relative; z-index: 2;">
|
||||
<h2>partners</h2>
|
||||
<p class="lead">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>
|
||||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
|
||||
<p class="lead">As we like to say at tea, <mark>teamwork makes the dream work</mark>–and by golly if we don't have a a good team.</p>
|
||||
<p><mark>Binance Labs</mark> saw the value in tea's mission right from the get-go (you can read more about that here) and <mark>Project Galaxy</mark> has been a valueable strategic partner, particulalry in the distribution of our Nebraska Man comic book series.</p>
|
||||
</div>
|
||||
<div class="col">
|
||||
|
||||
|
|
|
@ -131,6 +131,11 @@ hr{
|
|||
margin: 0px !important;
|
||||
}
|
||||
|
||||
mark{
|
||||
background-color: yellow !important;
|
||||
color: black;
|
||||
}
|
||||
|
||||
/* Homepage */
|
||||
@media only screen and (min-width: 1200px) {
|
||||
|
||||
|
|
Loading…
Reference in a new issue