Skip to content

Commit 7d9b2b1

Browse files
committed
Fix text space bug
1 parent 85a82ea commit 7d9b2b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Fantasy/UFO!/assets/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ section .plain .chicken:not(.feed) {
189189

190190
.box_404 .Text_404 {
191191
width: 100%;
192-
justify-content: space-around;
192+
justify-content: space-evenly;
193193
}
194194

195195
.box_404 .UFO {

0 commit comments

Comments
 (0)