forked from javalsai/website
add diff image formats and sized & tweaks
This commit is contained in:
@@ -17,3 +17,7 @@
|
||||
.flex.same-width {
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.flex.space-between {
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
@@ -3,6 +3,7 @@
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
gap: .3em;
|
||||
line-height: 2em;
|
||||
}
|
||||
|
||||
.row-ul > li {
|
||||
|
Reference in New Issue
Block a user