add the brochure for downloading
This commit is contained in:
@@ -329,6 +329,16 @@ section {
|
||||
border-radius: 2em;
|
||||
}
|
||||
|
||||
.download {
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
display: block;
|
||||
a {
|
||||
text-decoration: none;
|
||||
padding: .5rem;
|
||||
}
|
||||
}
|
||||
|
||||
// Dark but only in sections
|
||||
section.dark {
|
||||
p {
|
||||
@@ -416,6 +426,10 @@ figure.image {
|
||||
figcaption {}
|
||||
}
|
||||
|
||||
.text-brochure {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
// RESPONSIVENESS
|
||||
|
||||
@media screen and (max-width: 1279px) {
|
||||
|
Reference in New Issue
Block a user