Merge branch 'main' of https://git.bellsworne.tech/chrisbell/hexstudios-co
This commit is contained in:
@@ -154,30 +154,25 @@ body {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.projects-box {
|
.project-card {
|
||||||
display: flex;
|
margin-bottom: 40px;
|
||||||
flex-wrap: wrap;
|
}
|
||||||
margin: auto;
|
|
||||||
max-width: 70%;
|
|
||||||
|
|
||||||
} .projects-box .card {
|
.project-card img {
|
||||||
margin: auto;
|
width: 10%;
|
||||||
padding-bottom: 30px;
|
height: auto;
|
||||||
} .projects-box img {
|
margin-top: 20px;
|
||||||
width: 100%;
|
border: 2px solid var(--color-pallete-red);
|
||||||
height: 100%;
|
}
|
||||||
border-top-right-radius: 10%;
|
|
||||||
border-top-left-radius: 1%;
|
.project-card .hexlink {
|
||||||
|
font-size: 2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 1000px)
|
@media (max-width: 1000px)
|
||||||
{
|
{
|
||||||
.projects-box {
|
.project-card img {
|
||||||
display: block;
|
width: 40%;
|
||||||
margin: 0 30px 0 30px;
|
|
||||||
} .projects-box .card {
|
|
||||||
margin: auto;
|
|
||||||
padding: 20px 0 20px 0;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
BIN
res/cogwheel.png
Normal file
BIN
res/cogwheel.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 866 KiB |
BIN
res/seshzero.png
Normal file
BIN
res/seshzero.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 32 KiB |
Reference in New Issue
Block a user