mirror of
https://git.solarpunk.moe/Fries/fries-website.git
synced 2024-11-13 00:02:19 +00:00
remove flexbox
looks like the way my box works doesn't need a flexbox at all so i turned it off.
This commit is contained in:
parent
cfa234d723
commit
1f23a0658b
1 changed files with 0 additions and 4 deletions
|
@ -13,10 +13,6 @@
|
|||
|
||||
<style>
|
||||
.webring-box {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
flex-wrap: wrap;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue