mirror of
https://github.com/discourse/discourse.git
synced 2025-06-24 20:12:50 +08:00
Removing unneeded width
This commit is contained in:
@ -62,16 +62,12 @@
|
|||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
margin: 0 0 4px 0;
|
margin: 0 0 4px 0;
|
||||||
width: 90%;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
a.badge-category {
|
a.badge-category {
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#topic-title {
|
#topic-title {
|
||||||
.title-wrapper {
|
.title-wrapper {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
Reference in New Issue
Block a user