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