mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
remove max-width on h1, seems unnecessary?
This commit is contained in:
@@ -15,16 +15,7 @@
|
|||||||
font-size: 22px;
|
font-size: 22px;
|
||||||
line-height: 28px;
|
line-height: 28px;
|
||||||
}
|
}
|
||||||
@include medium-width {
|
|
||||||
h1 {
|
|
||||||
max-width: 735px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@include small-width {
|
|
||||||
h1 {
|
|
||||||
max-width: 690px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
.star {
|
.star {
|
||||||
height: 40px;
|
height: 40px;
|
||||||
font-size: 20px !important;
|
font-size: 20px !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user