Smaller tags
This commit is contained in:
@ -49,6 +49,10 @@ img, tag {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.tag {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.hero-background {
|
||||
max-width: 90%;
|
||||
margin: auto;
|
||||
|
13
config/themes/typewriter/theme.css
Normal file
13
config/themes/typewriter/theme.css
Normal file
@ -0,0 +1,13 @@
|
||||
/*-----------------------------------*/
|
||||
/* Typewriter theme for Lumeex */
|
||||
/* https://git.djeex.fr/Djeex/lumeex */
|
||||
/*-----------------------------------*/
|
||||
|
||||
|
||||
.tag {
|
||||
line-height: 0.5em;
|
||||
}
|
||||
|
||||
.tags {
|
||||
gap:0px;
|
||||
}
|
Reference in New Issue
Block a user