1
0
Fork 0
mirror of https://akkoma.dev/AkkomaGang/akkoma-fe synced 2025-06-05 16:29:13 +08:00

Fix bugginess with heading links overlapping icons on the right.

This commit is contained in:
Shpuld Shpuldson 2017-06-01 17:50:09 +03:00
parent 52e6b470be
commit c149330e50

View file

@ -158,9 +158,6 @@
flex: 1 0; flex: 1 0;
display: flex; display: flex;
flex-wrap: wrap; flex-wrap: wrap;
.links {
margin-right: -4em;
}
} }
} }