mirror of
https://github.com/ProjectSegfault/website
synced 2026-04-01 19:38:44 +05:30
tweaks and fixes
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
<style>
|
||||
div {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 2rem;
|
||||
flex-flow: row wrap;
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user