mirror of
https://github.com/ivabus/www
synced 2024-11-23 00:35:07 +03:00
Working on rearranging this strats section on mobile
This commit is contained in:
parent
eaa5095cf9
commit
189950328f
1 changed files with 24 additions and 0 deletions
|
@ -155,6 +155,18 @@ hr{
|
|||
background-size: cover;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
.statistics{
|
||||
background-image: url("/Images/x-large-stats-grid.svg");
|
||||
background-attachment: fixed;
|
||||
|
@ -183,6 +195,18 @@ hr{
|
|||
margin-bottom: -2.232vw;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
.partners{
|
||||
background-image: url("/Images/x-large-grid.svg");
|
||||
background-attachment: fixed;
|
||||
|
|
Loading…
Reference in a new issue