mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-27 04:58:26 -04:00
fix layout shift when number of hits loads
This commit is contained in:
parent
58c82a1715
commit
5f3cf02669
@ -20,6 +20,8 @@
|
||||
}
|
||||
|
||||
.meta > div:last-of-type {
|
||||
/* fix potential layout shift when number of hits loads */
|
||||
min-width: 6em;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user