This website works better with JavaScript.
Home
Explore
Help
Sign In
quiro
/
discourse-category-banner
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
Update common.scss
master
Angus McLeod
3 years ago
parent
7bb3e905ad
commit
589720e501
1 changed files
with
4 additions
and
7 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-7
common/common.scss
+ 4
- 7
common/common.scss
View File
@ -11,18 +11,15 @@
display
:
inline-block
;
display
:
inline-block
;
margin-bottom
:
20px
;
margin-bottom
:
20px
;
width
:
100
%
;
width
:
100
%
;
border
:
2px
solid
$
tertiary
;
padding
:
1em
;
box-sizing
:
border-box
;
display
:
flex
;
p
:
first-child
{
p
:
first-child
{
display
:
none
;
display
:
none
;
}
}
&
.
has-logo
{
border
:
2px
solid
$
tertiary
;
padding
:
1em
;
box-sizing
:
border-box
;
display
:
flex
;
}
.
category-logo
.
aspect-image
{
.
category-logo
.
aspect-image
{
max-width
:
60px
;
max-width
:
60px
;
vertical-align
:
middle
;
vertical-align
:
middle
;
Write
Preview
Loading…
Cancel
Save