mirror of
https://github.com/zulip/zulip.git
synced 2025-11-15 03:11:54 +00:00
help: Remove white border after h1 titles.
This hasn't been part of the visible design for some time; however the
relocation in 3319893545 caused these to
appear again.
This commit is contained in:
@@ -167,7 +167,6 @@ html {
|
|||||||
font-size: 1.25em;
|
font-size: 1.25em;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
border-bottom: 1px solid hsla(0, 0, 100%, 0.6);
|
|
||||||
|
|
||||||
&.home-link {
|
&.home-link {
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
@@ -192,11 +191,6 @@ html {
|
|||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
&:first-of-type,
|
|
||||||
&.home-link {
|
|
||||||
border-bottom: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
a {
|
a {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
display: block;
|
display: block;
|
||||||
|
|||||||
Reference in New Issue
Block a user