Save
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1388,3 +1388,27 @@ body {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.box-promo {
|
||||
padding-bottom: 0;
|
||||
text-align: center;
|
||||
|
||||
#scontainer-42 {
|
||||
max-width: 690px;
|
||||
margin: 0 auto;
|
||||
|
||||
.box-title {
|
||||
margin: 0 auto 35px;
|
||||
}
|
||||
|
||||
a {
|
||||
color: rgb(34, 169, 225);
|
||||
transition: 0.5s;
|
||||
|
||||
&:hover {
|
||||
color: #000;
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user