1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-23 13:43:11 +02: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 { .form-control-dark {
border-color: var(--bs-gray); border-color: var(--bs-gray);
} }