1
0
Fork 0

Style the blockquote tag itself
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Daniele Tricoli 2021-02-07 22:30:01 +01:00
parent 466f7f93ab
commit 47468edcb3

View file

@ -24,9 +24,6 @@ body {
blockquote {
font-size: 1rem !important;
}
.quote {
padding-left: 1rem;
border-left: 1px solid #e9ecef;
border-left-width: .25rem;