MOBILE-3814 blocks: Make tags bigger
parent
7d3a650ac4
commit
8cf41088a8
|
@ -1,9 +1,7 @@
|
|||
:host .core-block-content ::ng-deep {
|
||||
ul.inline-list {
|
||||
font-size: 80%;
|
||||
list-style: none;
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
margin: 0;
|
||||
-webkit-padding-start: 0;
|
||||
|
||||
li {
|
||||
|
|
|
@ -1,11 +1,9 @@
|
|||
:host .core-block-content ::ng-deep {
|
||||
.tag_cloud {
|
||||
font-size: 80%;
|
||||
text-align: center;
|
||||
ul.inline-list {
|
||||
list-style: none;
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
margin: 0;
|
||||
-webkit-padding-start: 0;
|
||||
|
||||
li {
|
||||
|
|
Loading…
Reference in New Issue