mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
style: remove unnecessary first-letter styling from blog post body
This commit is contained in:
@@ -174,16 +174,6 @@
|
||||
scroll-margin-top: 7rem;
|
||||
}
|
||||
|
||||
.blog-body p:first-of-type::first-letter {
|
||||
font-size: 3.25rem;
|
||||
line-height: 1;
|
||||
float: left;
|
||||
padding-right: 0.3rem;
|
||||
padding-top: 0.15rem;
|
||||
font-weight: 600;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
@media (max-width: 1279px) {
|
||||
.floating-share {
|
||||
display: none !important;
|
||||
|
||||
Reference in New Issue
Block a user