Update 'css/style.css'
continuous-integration/drone/push Build is passing Details

master
parent 4c09f31b99
commit 2b5f773d71

@ -98,10 +98,9 @@ header .left-pane a.active, header .right-pane li:hover {
header .right-pane .file-item {
text-align: center;
width: 100px;
height: 100px;
flex: 1;
height: 100px;
display: flex;
flex-direction: row;
flex-direction: column;
align-items: center;
justify-content: center;
margin: 5px;

Loading…
Cancel
Save