mirror of
https://codeberg.org/VnPower/PixivFE
synced 2024-12-06 19:16:23 +01:00
Fix: unapplied styling
This commit is contained in:
@@ -574,5 +574,16 @@ body {
|
||||
width: 47%;
|
||||
}
|
||||
}
|
||||
.border-rounded {
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
.flex {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.no-margin {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
/*# sourceMappingURL=style.css.map */
|
||||
|
||||
Reference in New Issue
Block a user