Style changes.
This commit is contained in:
@@ -186,16 +186,16 @@ cat <<EOF
|
|||||||
position: relative;
|
position: relative;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
height: 100%;
|
||||||
}
|
}
|
||||||
#git-portfolio a {
|
#git-portfolio a {
|
||||||
color: black;
|
color: black;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
flex-grow: 1;
|
|
||||||
min-width: 380px;
|
|
||||||
max-width: calc(100%);
|
max-width: calc(100%);
|
||||||
box-sizing: content-box;
|
box-sizing: content-box;
|
||||||
|
width: 25%;
|
||||||
}
|
}
|
||||||
#git-portfolio section ul.languages {
|
#git-portfolio section ul.languages {
|
||||||
float: right;
|
float: right;
|
||||||
|
|||||||
Reference in New Issue
Block a user