0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00

additional test case

This commit is contained in:
Mark Otto 2022-02-24 14:44:58 -08:00 committed by GeoSot
parent 9f80df5727
commit e428013c4c

View File

@ -1,3 +1,7 @@
body {
padding-top: 5rem;
}
.form-control-dark {
border-color: var(--bs-gray);
}