1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-24 14:13:06 +02:00

Slight adjustment to the h3 heading spacing in docs

This commit is contained in:
Mark Otto
2020-04-14 21:03:56 -07:00
parent be9a2374c5
commit 3ab9323ad2

View File

@@ -17,7 +17,7 @@
} }
> h3 { > h3 {
margin-top: 1.5rem; margin-top: 2rem;
} }
> ul li, > ul li,