Use default col-md-4 from Bootstrap 5.

Bug430-Eden2
Lan Hui 2023-08-10 22:46:04 +08:00
parent 498f5549df
commit 2fa24bba94
1 changed files with 0 additions and 3 deletions

View File

@ -118,9 +118,6 @@ if (mysqli_connect_errno()) {
padding-bottom:1px;
}
.col-md-4 {
border-right: 1px solid skyblue;
}
</style>