Update style.
This commit is contained in:
@@ -197,6 +197,12 @@ if [ "$portfolio_index" ]; then
|
||||
flex-direction: column;
|
||||
max-width: calc(100%);
|
||||
box-sizing: content-box;
|
||||
width: 25%;
|
||||
}
|
||||
@media (max-width: 800px) {
|
||||
#git-portfolio a {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
#git-portfolio section ul.languages {
|
||||
float: right;
|
||||
|
||||
Reference in New Issue
Block a user