styles changes
This commit is contained in:
parent
29bdacee14
commit
574f63ebfd
|
@ -425,7 +425,10 @@
|
|||
|
||||
#landing-sections .landing-section:not(:last-child){
|
||||
border-bottom: solid 3px var(--landing-section-separator-color);
|
||||
padding-bottom: 80px;
|
||||
}
|
||||
|
||||
#landing-sections .landing-section {
|
||||
padding-bottom: 80px;
|
||||
}
|
||||
|
||||
#landing-sections .landing-section:not(:first-child) {
|
||||
|
|
|
@ -34,6 +34,7 @@
|
|||
font-family: "Material Icons";
|
||||
content: "\e895"; /* launch */
|
||||
margin-left: 1px;
|
||||
margin-top: -5px;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue