0.0.208
This commit is contained in:
@@ -1201,26 +1201,20 @@
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
||||
.container_subscribe.second{
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.container_subscribe.third{
|
||||
float: right;
|
||||
margin-right: 0;
|
||||
.type_of_subscribes{
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.container_subscribe{
|
||||
width: 26%;
|
||||
width: 24%;
|
||||
border-radius: 10px;
|
||||
padding: 2%;
|
||||
box-shadow: -1px 4px 10px 0 rgba(198, 199, 203, 0.20), 0 -1px 10px 0 rgba(198, 199, 203, 0.20);
|
||||
margin-right: 5%;
|
||||
}
|
||||
|
||||
.container_subscribe.first{
|
||||
float: left;
|
||||
margin-bottom: 5%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.container_subscribe.light{
|
||||
|
||||
Reference in New Issue
Block a user