v2.0.4-beta
This commit is contained in:
18
assets/sass/common/_corporativos.scss
Normal file
18
assets/sass/common/_corporativos.scss
Normal file
@ -0,0 +1,18 @@
|
||||
#corporativos {
|
||||
background-image: $fondo_corporativos;
|
||||
|
||||
.segment {
|
||||
.content {
|
||||
.header {
|
||||
padding-top: 2rem;
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
ul {
|
||||
list-style: none;
|
||||
margin-left: 0;
|
||||
padding-left: 1rem;
|
||||
text-indent: -1rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user