Add Flash Info

This commit is contained in:
WhyKorp
2023-12-18 21:03:26 +01:00
committed by GitHub
parent af00869b8d
commit ba0034d166
+4
View File
@@ -19,3 +19,7 @@ body {
border-radius: 25px;
background-color: #333;
}
.flash_info {
display: flex;
};