Add Flash Info

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