mirror of
https://github.com/Lissy93/dashy.git
synced 2025-12-29 11:55:23 +01:00
Carbon styling
This commit is contained in:
parent
8eba317ff6
commit
fb1b1529fa
1 changed files with 2 additions and 0 deletions
|
|
@ -175,6 +175,8 @@ html[data-theme='light'] {
|
|||
z-index: 10;
|
||||
font-size: var(--carbon-font-size);
|
||||
font-family: var(--carbon-font-family);
|
||||
margin: 0 auto;
|
||||
width: fit-content;
|
||||
}
|
||||
|
||||
#carbonads > span {
|
||||
|
|
|
|||
Loading…
Reference in a new issue