Removing unneeded width
This commit is contained in:
parent
dedeb2deb8
commit
e17e6d2880
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue