ADD: projects
This commit is contained in:
parent
ba015d748b
commit
e07c708ea8
56 changed files with 487 additions and 37 deletions
|
@ -3,7 +3,6 @@
|
|||
background-repeat: no-repeat;
|
||||
display: grid;
|
||||
grid-template-columns: 1fr 1fr;
|
||||
gap: 3rem;
|
||||
|
||||
.intro-img {
|
||||
width: 750px;
|
||||
|
@ -21,22 +20,9 @@
|
|||
|
||||
.intro-text {
|
||||
height: 100%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: column;
|
||||
z-index: 1;
|
||||
|
||||
h2 {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
h3,
|
||||
.fulltext,
|
||||
.cta {
|
||||
margin-top: 2rem;
|
||||
}
|
||||
|
||||
.fulltext {
|
||||
color: var(--color-white-transparent);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue